Libraries tagged by unit of work
components/mathjs
4177 Downloads
Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser with support for symbolic computation, comes with a large set of built-in functions and constants, and offers an integrated solution to work with different data types like numbers, big numbers, complex numbers, fractions, units, and matrices.
ccmbenchmark/ting
136945 Downloads
Ting : a lightweight datamapper
isolate/unit-of-work
23176 Downloads
Unit of Work
vortos/vortos-persistence
2057 Downloads
Vortos persistence core — repository contracts, InMemory adapters, UnitOfWork
ocramius/change-set
22 Downloads
A library to compute, commit and rollback simple changesets, tracking insertions, deletions and updates
univeros/persistence
269 Downloads
Thin Repository + UnitOfWork contract over Cycle ORM v2, wired through Altair's Container.
michalwolinski/unit-of-work
0 Downloads
Unit of Work (Entity Manager) design pattern Laravel implementation.
marble/entity-manager-bundle
66 Downloads
Symfony bundle for Marble Entity Manager
marble/entity-manager
237 Downloads
An ORM-less entity lifecycle manager for PHP.
isolate/framework
3646 Downloads
Framework is an implementation of Unit of Work and Lazy Objects components with Isolate abstraction layer.
igniphp/storage
39 Downloads
Minimalistic entity framework with multi database support.
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
32 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
contempt/doctrine-orm
5 Downloads
Doctrine ORM unit-of-work and repository integration for Contempt.