Packages from elriseio · Transparency log

  • PHP

    elriseio/application-layer-bundle

    Emphasizes that this is the Application Layer, not tied to the API specifics or any particular domain.

  • PHP

    elriseio/dbal-bundle

    High-performance DBAL operations bundle for Symfony with support for bulk insert, update, upsert, delete and streaming queries.

  • PHP

    elriseio/doctrine-shard-manager-bundle

    Symfony bundle for horizontal data sharding on top of Doctrine ORM and DBAL with pluggable strategies (hash, range, UUIDv7), transparent routing and PSR-6 cache layer.

  • PHP

    elriseio/dto-entity-updater

    Symfony bundle for safe DTO to Doctrine-entity updates via the Placeholder sentinel pattern