Packages from docile
-
PHP
docile/bus
Docile CQRS message bus — CommandBus, QueryBus, handler discovery, and middleware pipeline.
-
-
PHP
docile/config
Docile typed configuration repository with PHP file loaders and dot-notation access.
-
PHP
docile/console
Docile console kernel with typed Input/Output, command registry, and parallel ProcessPool.
-
PHP
docile/container
Docile's PSR-11 autowiring dependency injection container with scopes, contextual bindings, and attribute support.
-
PHP
docile/doctrine
Doctrine ORM 3 bridge for the Docile framework — repository pattern, migrations, DDD-first
-
-
PHP
docile/foundation
Docile Application composition root, ServiceProvider, bootstrappers, and exception handler.
-
PHP
docile/http
Docile PSR-7/15 HTTP kernel with middleware pipeline, response factories, and SAPI emitter.
-
PHP
docile/routing
Docile attribute and fluent router with pattern matching, URL generation, and middleware support.
-
-
-
-
PHP
docile/validation
Docile attribute-based validator for typed DTOs with built-in and custom constraint rules.