genai/i18n
Localization for the GenAI stack — Spring-style message keys compiled from per-locale .ini catalogs into a reflection-free Cache\Messages, a Translator bean, a global __() view helper, and a LocaleInterceptor that resolves the request locale (?lang / session / Accept-Language). PHP 5.3-safe at runti
时间:2026-07-10 01:28
genai/http
Minimal HTTP layer (Request/Response/JsonResponse) and a Dispatcher that wires the router and container, compatible with PHP 5.3.29
时间:2026-07-10 01:28
genai/google-form
Submit data to a Google Form from the server: POST to the form's formResponse endpoint, mapping your fields to entry.NNN ids. Best-effort with a short timeout so it never blocks the request (it returns false rather than throwing). curl with a stream fallback. PHP 5.3-safe.
时间:2026-07-10 01:27
genai/dto
DTO support: a #[Dto] attribute, a build-time processor that compiles each DTO's getters into a JSON map, and a PHP 5.3-safe Serializer that turns DTOs (and nested/arrays of them) into arrays via that map — no runtime reflection, no toArray(). Standalone: no runtime dependencies.
时间:2026-07-10 01:26
genai/di
Popular DI attributes (#[Service], #[Repository], #[Configuration], #[Bean], #[Value]) and their processor, targeting GenAI\Container. Build-time (PHP 8).
时间:2026-07-10 01:25
genai/container
Minimal PSR-11 dependency-injection container, compatible with PHP 5.3.29
时间:2026-07-10 01:16
resonance/resonance-laravel
Laravel broadcasting driver + CLI for the resonance WebSocket server (Pusher-compatible).
时间:2026-07-10 01:14
genai/console
CLI layer (the twin of genai/web): a #[Command] attribute, a build-time CommandProcessor that compiles commands.php, and a PHP 5.3-safe Console runner that maps $argv to a command bean. Shares the same compiled container as the web front.
时间:2026-07-10 01:14
zerp/restaurant
Restaurant management module for Zerp — menu, orders and kitchen
时间:2026-07-10 01:12
genai/boot
Application kernel with Composer-based package auto-discovery (Laravel style): reads each installed component's extra.genai.processors so the app never hand-lists them, then boots the compiled app into a ready Dispatcher. Build-time uses PHP 8; the Kernel + runtime boot are PHP 5.3-safe.
时间:2026-07-10 01:09
genai/attribute
Build-time attribute scanner that dispatches custom attributes to your handlers. PHP 8 only; it emits no runtime code itself — your handlers feed the PHP 5.3-safe *Register dumpers.
时间:2026-07-10 01:07
bob-payments/sdk
SDK oficial PHP da API Bob Payments (PIX)
时间:2026-07-10 00:53
meghdadfadaee/nova-form-card
Submit-capable Laravel Nova 5 cards built with standard Nova fields.
时间:2026-07-10 00:52
mariolucasdev/ci3-ai
Pacote de IA para CodeIgniter 3.x: agentes, tools e MCP com OpenAI, Gemini e DeepSeek (PHP 7.2+)
时间:2026-07-10 00:51