univeros / persistence
Thin Repository + UnitOfWork contract over Cycle ORM v2, wired through Altair's Container.
v2.0.2
2026-05-30 05:59 UTC
Requires
- php: >=8.3
- cycle/annotated: ^4.2
- cycle/database: ^2.10
- cycle/migrations: ^4.2
- cycle/orm: ^2.7
- cycle/schema-builder: ^2.7
- spiral/tokenizer: ^3.13
- univeros/cli: ^2.0
- univeros/configuration: ^2.0
- univeros/container: ^2.0
- univeros/data: ^2.0
This package is auto-updated.
Last update: 2026-06-02 20:03:21 UTC
README
Thin Repository + UnitOfWork contract over Cycle ORM v2, wired through Altair's Container
Installation
composer require univeros/persistence
Documentation
The full guide for this package lives in the Univeros documentation.
Contributing
This repository is a read-only mirror of src/Altair/Persistence/ in univeros/framework. All issues, pull requests, and discussion belong there — changes pushed here will be overwritten by the next split.
License
The Univeros framework is open-sourced software licensed under the MIT license.