Search by

univeros/configuration dependents (29) Order by: downloads | none Show: all | require | require-dev

  • PHP

    univeros/cli

    Attribute-driven CLI built on top of Symfony Console.

    Latest version requires univeros/configuration ^2.0

  • PHP

    univeros/cache

    PSR-6 and PSR-16 caching with pluggable storage backends for filesystem, Redis, Predis, and Memcached.

    Latest version requires univeros/configuration ^2.0

  • PHP

    univeros/persistence

    Thin Repository + UnitOfWork contract over Cycle ORM v2, wired through Altair's Container.

    Latest version requires univeros/configuration ^2.0

  • PHP

    univeros/session

    Server-side session storage with pluggable handlers for the filesystem, MongoDB, PDO databases (MySQL/PostgreSQL/SQLite), and Redis.

    Latest version requires univeros/configuration ^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/configuration ^2.0

  • PHP

    univeros/filesystem

    Flysystem v3 wrapper offering one swap-friendly API for local, S3, SFTP, FTP, and Dropbox storage, wired to the Altair container.

    Latest version requires univeros/configuration ^2.0

  • PHP

    univeros/module

    Pluggable extension modules for Univeros: a module self-registers its routes, Cycle entities, and migrations into a host app via one container tag.

    Latest version requires univeros/configuration ^2.0

  • PHP

    univeros/observability

    bin/altair observability:* — framework-native runtime observability. OpenTelemetry-compatible spans + metrics emitted natively (OTLP-JSON over HTTP, no SDK dependency), a PSR-15 middleware for per-request tracing, and a JSONL log under .altair/observability/ for local inspection and after-the-fact a

    Latest version requires univeros/configuration ^2.0

  • PHP

    univeros/scaffold

    Spec-to-API code generator: YAML spec in, Action/Input/Responder + OpenAPI + tests out.

    Latest version requires univeros/configuration ^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/configuration ^2.0

  • PHP

    univeros/tinker

    bin/altair tinker — an interactive PsySH REPL with the DI container in scope and a doctor-style preamble of what's wired. A local debugging tool for developers, not an agent surface.

    Latest version requires univeros/configuration ^2.0

  • PHP

    univeros/webhooks

    First-class webhook framework for Univeros: signing primitives, inbound verify middleware, and an outbound dispatcher with retry / dead-letter / replay.

    Latest version requires univeros/configuration ^2.0

  • PHP

    univeros/suggest

    bin/altair suggest — walks the introspection surface and proposes refactors: dead bindings, fat constructors, dead events, routes without specs, orphan middleware. Deterministic JSON for agents and CI.

    Latest version requires univeros/configuration ^2.0

  • PHP

    univeros/bootstrap

    Zero-to-running project bootstrap: the bin/altair new command that materialises a runnable Altair API from the skeleton template.

    Latest version requires univeros/configuration ^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/configuration ^2.0