contempt/contracts dependents (31) Order by: name | downloads Show: all | require | require-dev
-
PHP
contempt/messaging
Command, Query and Event buses, message envelopes, transports, outbox and inbox.
-
PHP
contempt/observability
Low-overhead framework telemetry, tracing, metrics and context propagation contracts.
-
-
PHP
contempt/phpstan
PHPStan rules and type extensions that make the Contempt application model statically verifiable.
-
-
-
-
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.
-
PHP
contempt/validation
Compiled structural boundary validation. Violations are values, never exceptions.