genai/property
Compile-time config (.env / .ini) binder: compiles #[Property] classes into a container fragment so config resolves as DI beans. Runtime is PHP 5.3.29.
时间:2026-07-10 01:31
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/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
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
hydrakit/php-di
PHP-DI container adapter for the Hydra PHP framework
时间:2026-07-09 19:50
milpa/runtime
The bootable Milpa kernel: composes milpa/container, milpa/events, milpa/http and milpa/plugin into container -> dispatcher -> capability-check -> ordered plugin boot -> route registration, with zero Doctrine and zero legacy Web coupling. The active-plugins list is config/filesystem-driven, never a
时间:2026-07-09 00:16
milpa/container
Reflection-autowiring PSR-11 dependency injection container for the Milpa PHP framework: lazy singleton resolution, circular-dependency detection with chain reporting, and safe optional retrieval.
时间:2026-07-07 19:45
cms-orbit/blog
CMS Orbit blog sample container package.
时间:2026-07-06 04:44
zeevx/laravel-brimble-sandbox
Laravel integration for the Brimble Sandbox PHP SDK: config, container binding, facade, and Artisan commands.
时间:2026-07-05 01:13
mock-server/mockserver-testcontainers
Testcontainers module for MockServer — starts a mockserver/mockserver Docker container, waits for readiness, and exposes connection helpers plus a ready-wired MockServer client.
时间:2026-07-02 23:17
stellarwp/foundation-container-wordpress
The Foundation DI container wrapper for WordPress projects.
时间:2026-07-01 22:29
wptechnix/di-container
A minimal, explicit PSR-11 dependency injection container for PHP.
时间:2026-07-01 12:48
ausus/cli
AUSUS — CLI (L6): DSL frontend and the `ausus compile` command. Discovers closed-DSL definition files, scans them for forbidden symbols, compiles them to content-addressed EntitySchema via the Entity Engine, and persists through FileSchemaRepository. PHP-native, no container, no auto-discovery.
时间:2026-06-29 03:20
nexphant/foundation
Nexphant Foundation - Container, DI, and core framework internals
时间:2026-06-28 22:14