Libraries tagged by entity map
igniphp/storage
22 Downloads
Minimalistic entity framework with multi database support.
siriusphp/orm
41 Downloads
Powerfull and fast PDO-based data mapper
rtxlabs/datatransformation-bundle
1476 Downloads
Provides mappers for generate complex JSON outputs from entities
mreschke/repository
2047 Downloads
Mreschke Repository and Entity Manager
eprofos/reverse-engineering-bundle
12 Downloads
Advanced Symfony bundle for database reverse engineering - Automatically generates Doctrine entities from existing database schemas with intelligent type mapping, relationship detection, and comprehensive metadata extraction capabilities
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.
berlinonline/dat0r
746 Downloads
Library for generating data-objects.
mapado/doctrine-blender
6232 Downloads
Package in charge of "blending" doctrine entities (ORM, ODM, etc.)
hussfelt/zend-model-creator-2
309 Downloads
This project is created to avoid the time spent on creating Entities/Services/Mappers for ZendFramework projects. It is based on some parts of the ZF-Commons team.
fabiang/doctrine-dynamic
1093 Downloads
Load Doctrine mappings dynamically for your entities by configuration
assegaiphp/orm
204 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.
tomaskarlik/entitymapper
68 Downloads
Light entity mapper for Nette