Popular Packages

  • PHP

    pubsubhubbub/subscriber

    pubsubhubbub implementation of subscriber.

  • PHP

    bolt/filesystem

    Bolt's filesystem abstraction layer

  • PHP

    flowpack/elasticsearch-contentrepositoryqueueindexer

    Neos CMS Elasticsearch indexer based on a job queue

  • PHP

    hiqdev/hidev-php-cs-fixer

    HiDev plugin for PHP-CS-Fixer

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

  • PHP

    univeros/structure

    Typed data structures — Map, Set, Vector, Deque, Queue, Stack, PriorityQueue — inspired by ext-ds, in pure PHP with no C extension.

  • PHP

    univeros/session

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

  • PHP

    univeros/security

    Cryptographic primitives for key derivation (HKDF, PBKDF2), symmetric encryption, and timing-safe MAC verification.

  • PHP

    univeros/persistence

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

  • PHP

    univeros/http

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

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

    Trait-composed, immutable-by-default data objects with JSON serialization, Serializable support, and Carbon-powered date mutators.

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

    Attribute-driven CLI built on top of Symfony Console.