contempt/contracts dependents (31) Order by: downloads | none Show: all | require | require-dev
-
PHP
contempt/core
Contempt value types, identifiers, secrets, clock and the framework exception taxonomy.
-
PHP
contempt/config
Typed configuration objects, layered configuration providers and deterministic precedence.
-
PHP
contempt/container
Contempt dependency injection: definitions, scopes, providers and the compiled container runtime.
-
PHP
contempt/attributes
Native PHP attributes consumed by the Contempt compiler. Metadata only, zero behaviour.
-
PHP
contempt/compiler
Source analysis, Application Graph IR, semantic validation, optimization and code generation.
-
PHP
contempt/serializer
Compiled, reflection-free JSON serialization with an explicit polymorphic type registry.
-
PHP
contempt/messaging
Command, Query and Event buses, message envelopes, transports, outbox and inbox.
-
PHP
contempt/transaction
Transaction boundary contracts and the compile-time #[Transactional] decorator.
-
PHP
contempt/kernel
Runtime lifecycle, compiled artifact loading, ABI verification and graceful shutdown.
-
PHP
contempt/validation
Compiled structural boundary validation. Violations are values, never exceptions.
-
PHP
contempt/routing
Route IR, conflict detection and generation of a reflection-free compiled route matcher.
-
PHP
contempt/http
Contempt HTTP model, compiled endpoint pipeline, FPM runtime and PSR-7/PSR-15 adapters.
-
-
PHP
contempt/console
CLI runtime, compiled console command registry and DI-aware Symfony Console integration.
-
PHP
contempt/database
Database-neutral connection, transaction and persistence integration contracts.