Libraries tagged by Identity map
akandels/contain-mapper
1244 Downloads
Series of data mappers for the retrieval and persistence of Contain data entities with databases like MongoDB or caching layers like Memcached.
lrezek/neo4laravel
161 Downloads
Hire voice OGM provider and facade for Laravel.
pedro151/orm-generator
328 Downloads
orm-generator maps the entire database and then creates the DAO (Data Access Object) and ORM (Object-relational mapping) of the entire database to facilitate the development. uses various types of databases like Postgres and Mysql and various types of ORM framework.
siriusphp/orm
40 Downloads
Powerfull and fast PDO-based data mapper
rtxlabs/datatransformation-bundle
1475 Downloads
Provides mappers for generate complex JSON outputs from entities
mreschke/repository
1995 Downloads
Mreschke Repository and Entity Manager
indgy/phluent
14 Downloads
A dependency free lightweight fluent SQL query builder using PDO
analogue/presenter
658 Downloads
Easy view presenters for Analogue ORM
titon/db
660 Downloads
The Titon database package provides a basic database abstraction layer and an object relational mapper.
spaceonfire/data-source
1681 Downloads
Useful interfaces and abstracts to design your domain model
berlinonline/dat0r
746 Downloads
Library for generating data-objects.
martenb/nextras-orm-code-generator
842 Downloads
Console entity, repository and mapper generator for Nextras/ORM
assegaiphp/orm
191 Downloads
AssegaiORM is an ORM written in modern PHP. It supports both Active Record and Data Mapper patterns. AssegaiORM is highly influenced by other ORMs, such as TypeORM, Doctrine and Entity Framework.
fiisoft/entity-indexer
28 Downloads
Specialised implementation of EntityMap pattern with ability to index stored objects to search them faster.
emreuyguc/structured-mapper
23 Downloads
Structured Mapper is a PHP library that helps you to map your objects, such as entities to DTOs or models to entities, easily.