Libraries tagged by entity map
igniphp/storage
22 Downloads
Minimalistic entity framework with multi database support.
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
2001 Downloads
Mreschke Repository and Entity Manager
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
1685 Downloads
Useful interfaces and abstracts to design your domain model
berlinonline/dat0r
746 Downloads
Library for generating data-objects.
mapado/doctrine-blender
6232 Downloads
Package in charge of "blending" doctrine entities (ORM, ODM, etc.)
dam-bal/eloquentity
162 Downloads
Eloquent entities (mapping, persisting)
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.
alexanevsky/input-manager-bundle
48 Downloads
Provides functions which allows to map incoming data (for example, from JSON) into an object, modify it, validate it, and map it to a model or Doctrine entity
assegaiphp/orm
195 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.