Packages from contempt · Transparency log
-
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/composer-plugin
Composer 2 plugin: package manifest discovery, declarative recipes and contempt.lock ownership.
-
PHP
contempt/config
Typed configuration objects, layered configuration providers and deterministic precedence.
-
PHP
contempt/console
CLI runtime, compiled console command registry and DI-aware Symfony Console integration.
-
PHP
contempt/container
Contempt dependency injection: definitions, scopes, providers and the compiled container runtime.
-
PHP
contempt/contracts
Stable cross-package contracts and marker interfaces for the Contempt framework.
-
PHP
contempt/core
Contempt value types, identifiers, secrets, clock and the framework exception taxonomy.
-
PHP
contempt/database
Database-neutral connection, transaction and persistence integration contracts.
-
-
-
-
-
PHP
contempt/http
Contempt HTTP model, compiled endpoint pipeline, FPM runtime and PSR-7/PSR-15 adapters.
-
PHP
contempt/kernel
Runtime lifecycle, compiled artifact loading, ABI verification and graceful shutdown.
-
-
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.
-