contempt/compiler dependents (17) Order by: name | downloads Show: all | require | require-dev
-
PHP
contempt/console
CLI runtime, compiled console command registry and DI-aware Symfony Console integration.
-
-
-
-
-
PHP
contempt/http
Contempt HTTP model, compiled endpoint pipeline, FPM runtime and PSR-7/PSR-15 adapters.
-
PHP
contempt/messaging
Command, Query and Event buses, message envelopes, transports, outbox and inbox.
-
-
PHP
contempt/routing
Route IR, conflict detection and generation of a reflection-free compiled route matcher.
-
-
-
PHP
contempt/serializer
Compiled, reflection-free JSON serialization with an explicit polymorphic type registry.
-
contempt/starter-api
Dependency aggregation starter for JSON HTTP APIs. Contains no executable logic.
-
PHP
contempt/testing
Deterministic fakes and assertions for testing Contempt applications without booting a runtime.
-
PHP
contempt/transaction
Transaction boundary contracts and the compile-time #[Transactional] decorator.