Popular Packages
-
PHP
univeros/http
PSR-15 HTTP foundation with the Action/Domain/Input/Responder lifecycle, FastRoute routing, content negotiation, and JWT authentication.
-
PHP
univeros/happen
PSR-14 event dispatcher with priority ordering, subscriber grouping, provider-based registration, wildcard listeners, and batch dispatch.
-
PHP
univeros/filesystem
Flysystem v3 wrapper offering one swap-friendly API for local, S3, SFTP, FTP, and Dropbox storage, wired to the Altair container.
-
PHP
univeros/examples
Curated, browsable library of idiomatic Univeros patterns plus CLI + MCP tools so agents can discover and read them.
-
PHP
univeros/events
Append-only mutation event log (.altair/events.jsonl) — session memory for agents and humans.
-
PHP
univeros/eval
bin/altair eval — a sandboxed scratchpad that executes a short PHP snippet inside the project's container in a guarded subprocess (disable_functions, open_basedir, memory + wall-clock limits) and returns a structured JSON result. The agent's "let me check" primitive.
-
PHP
univeros/doctor
bin/altair doctor — health checks with agent-actionable output. Deterministic JSON for agents, scannable text for humans.
-
PHP
univeros/data
Trait-composed, immutable-by-default data objects with JSON serialization, Serializable support, and Carbon-powered date mutators.
-
PHP
univeros/courier
Synchronous command bus that routes immutable message objects to their handlers through a configurable middleware pipeline.
-
PHP
univeros/cookie
Immutable value objects for HTTP cookies, plus a manager that reads, writes, and modifies them on PSR-7 requests and responses.
-
PHP
univeros/container
Reflection-backed PSR-11 dependency-injection container with auto-wiring, contextual bindings, tagged services, decorators, and child scopes.
-
PHP
univeros/configuration
Composable, container-aware configuration: loads .env via phpdotenv 5 and wires dependency bindings through a unified interface.
-
PHP
univeros/common
Pure PHP utilities — string helpers, array manipulation, and a key-value registry — shared across every Altair package.
-
PHP
pom86/php-amqplib
This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
Abandoned!
-