univeros/structure dependents (8) Order by: name | downloads Show: all | require | require-dev

  • PHP

    univeros/configuration

    Composable, container-aware configuration: loads .env via phpdotenv 5 and wires dependency bindings through a unified interface.

    Latest version requires univeros/structure ^2.0

  • PHP

    univeros/container

    Reflection-backed PSR-11 dependency-injection container with auto-wiring, contextual bindings, tagged services, decorators, and child scopes.

    Latest version requires univeros/structure ^2.0

  • PHP

    univeros/cookie

    Immutable value objects for HTTP cookies, plus a manager that reads, writes, and modifies them on PSR-7 requests and responses.

    Latest version requires univeros/structure ^2.0

  • PHP

    univeros/courier

    Synchronous command bus that routes immutable message objects to their handlers through a configurable middleware pipeline.

    Latest version requires univeros/structure ^2.0

  • PHP

    univeros/http

    PSR-15 HTTP foundation with the Action/Domain/Input/Responder lifecycle, FastRoute routing, content negotiation, and JWT authentication.

    Latest version requires univeros/structure ^2.0

  • PHP

    univeros/middleware

    Generic, domain-agnostic middleware pipeline: a typed Payload flows through an ordered stack driven by a Runner (distinct from PSR-15 HTTP middleware).

    Latest version requires univeros/structure ^2.0

  • PHP

    univeros/sanitation

    Composable input sanitation that transforms untrusted input into a safe, canonical form before it reaches your domain logic.

    Latest version requires univeros/structure ^2.0

  • PHP

    univeros/validation

    Rule-based input validation that rejects values not conforming to declared constraints — the gatekeeping counterpart to sanitation.

    Latest version requires univeros/structure ^2.0