Packages from contempt · Transparency log

  • PHP

    contempt/attributes

    Native PHP attributes consumed by the Contempt compiler. Metadata only, zero behaviour.

  • PHP

    contempt/cache

    Typed cache contracts, stampede protection and PSR-6/PSR-16 adapters.

  • 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/devtools

    contempt build, explain, graph and diagnostic tooling for development and CI.

  • PHP

    contempt/doctrine-dbal

    Doctrine DBAL connection and transaction adapter for Contempt.

  • PHP

    contempt/doctrine-orm

    Doctrine ORM unit-of-work and repository integration for Contempt.

  • PHP

    contempt/event-sourcing

    Event store, aggregate stream and optimistic-concurrency integration.

  • 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/lock

    Distributed lock contracts, fencing tokens and deterministic ownership semantics.

  • 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/opentelemetry

    OpenTelemetry tracing, metrics and propagation adapter for Contempt.

  • PHP

    contempt/phpstan

    PHPStan rules and type extensions that make the Contempt application model statically verifiable.

  • PHP

    contempt/rabbitmq

    RabbitMQ transport with publisher confirms, retry and dead-letter support.

  • PHP

    contempt/redis

    Redis cache, lock and messaging adapters with explicit failure semantics.

  • PHP

    contempt/resilience

    Retry and timeout policies compiled into deterministic handler decorators.

  • PHP

    contempt/routing

    Route IR, conflict detection and generation of a reflection-free compiled route matcher.

  • PHP

    contempt/scheduler

    Compiled schedules, overlap prevention and production execution contracts.

  • PHP

    contempt/security

    Authentication, authorization, identity and HTTP security integration.

  • PHP

    contempt/serializer

    Compiled, reflection-free JSON serialization with an explicit polymorphic type registry.

  • PHP

    contempt/skeleton

    Minimal Contempt project recommended for creating bare-bones applications.

  • 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.

  • PHP

    contempt/workflow

    Typed state-machine and workflow engine with compiled transition maps.