Libraries tagged by object mapping
phpdevcommunity/paper-orm
5 Downloads
PaperORM is a lightweight Object-Relational Mapping (ORM) library
perplorm/perpl
10 Downloads
Perpl is an improved and still maintained fork of Propel2, an open-source Object-Relational Mapping (ORM) for PHP.
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.
onuragtas/propel
139 Downloads
Propel2 is an open-source Object-Relational Mapping (ORM) for PHP.
icanboogie/activerecord
4970 Downloads
ActiveRecord Object-relational mapping
horde/rdo
388 Downloads
ORM (object relational-mapping) library
bluepsyduck/mapper-manager
2874 Downloads
A manager for mapping objects to other ones.
beansir/newx-orm
80 Downloads
the concise database object relational mapping
davidbadura/orangedb
530 Downloads
Readonly Filesystem Database | Object-File Mapping
gyro/query-table-gateway
0 Downloads
Table/Query Gateway with Doctrine DBAL mapping to objects with typed properties
myaza-software/schema-validator
58 Downloads
Check mapping array to object
troytft/mapper
7790 Downloads
Mapper is a PHP library for mapping data to objects, type of property can be configured by annotation
mouf/tdbm-hydrator
29888 Downloads
A PHP hydrator allowing easy mapping between an array and an object.
jamm/datamapper
6 Downloads
Map objects to storage (MySQL or Redis), without relations mapping
generic-repository/phalcon
8 Downloads
By Edward Hieatt and Rob Mee: Mediates between the domain and data mapping layers using a collection-like interface for accessing domain objects.