Search by

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.

    Latest version requires contempt/contracts self.version

  • PHP

    contempt/config

    Typed configuration objects, layered configuration providers and deterministic precedence.

    Latest version requires contempt/contracts self.version

  • PHP

    contempt/container

    Contempt dependency injection: definitions, scopes, providers and the compiled container runtime.

    Latest version requires contempt/contracts self.version

  • PHP

    contempt/attributes

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

    Latest version requires contempt/contracts self.version

  • PHP

    contempt/compiler

    Source analysis, Application Graph IR, semantic validation, optimization and code generation.

    Latest version requires contempt/contracts self.version

  • PHP

    contempt/serializer

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

    Latest version requires contempt/contracts self.version

  • PHP

    contempt/messaging

    Command, Query and Event buses, message envelopes, transports, outbox and inbox.

    Latest version requires contempt/contracts self.version

  • PHP

    contempt/transaction

    Transaction boundary contracts and the compile-time #[Transactional] decorator.

    Latest version requires contempt/contracts self.version

  • PHP

    contempt/kernel

    Runtime lifecycle, compiled artifact loading, ABI verification and graceful shutdown.

    Latest version requires contempt/contracts self.version

  • PHP

    contempt/validation

    Compiled structural boundary validation. Violations are values, never exceptions.

    Latest version requires contempt/contracts self.version

  • PHP

    contempt/routing

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

    Latest version requires contempt/contracts self.version

  • PHP

    contempt/http

    Contempt HTTP model, compiled endpoint pipeline, FPM runtime and PSR-7/PSR-15 adapters.

    Latest version requires contempt/contracts self.version

  • PHP

    contempt/lock

    Distributed lock contracts, fencing tokens and deterministic ownership semantics.

    Latest version requires contempt/contracts self.version

  • PHP

    contempt/console

    CLI runtime, compiled console command registry and DI-aware Symfony Console integration.

    Latest version requires contempt/contracts self.version

  • PHP

    contempt/database

    Database-neutral connection, transaction and persistence integration contracts.

    Latest version requires contempt/contracts self.version