Libraries tagged by unit-of-work
marble/entity-manager
231 Downloads
An ORM-less entity lifecycle manager for PHP.
igniphp/storage
39 Downloads
Minimalistic entity framework with multi database support.
ocramius/change-set
22 Downloads
A library to compute, commit and rollback simple changesets, tracking insertions, deletions and updates
michalwolinski/unit-of-work
0 Downloads
Unit of Work (Entity Manager) design pattern Laravel implementation.
isolate/unit-of-work
23147 Downloads
Unit of Work
isolate/framework
3646 Downloads
Framework is an implementation of Unit of Work and Lazy Objects components with Isolate abstraction layer.
stwarog/uow
1286 Downloads
Generic Unit of Work pattern implementation for Active Records ORM's. Allows to split technical implementation from domain logic.
schorts/firestore-dao
10 Downloads
A type-safe, domain-driven Data Access Object (DAO) abstraction for Google Cloud Firestore in PHP. Provides consistent CRUD operations, soft/hard delete support, criteria-based queries, and transaction-aware Unit of Work integration, built on top of the schorts/shared-kernel.
puremapper/puremapper
0 Downloads
A lightweight PHP data mapper and unit of work for pure PHP entities
brandembassy/unit-of-work
113703 Downloads
opulence/orm
158 Downloads
The Opulence Orm library
marble/entity-manager-bundle
60 Downloads
Symfony bundle for Marble Entity Manager
coretsia/core-kernel
2 Downloads
Coretsia Kernel runtime package: UnitOfWork shapes, outcome policy, and kernel lifecycle invariants.
stwarog/uow-fuel
1251 Downloads
Unit of Work feature for Fuel's PHP ORM.