Libraries tagged by object mapping
pedro151/orm-generator
335 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
288 Downloads
Propel2 is an open-source Object-Relational Mapping (ORM) for PHP.
icanboogie/activerecord
5020 Downloads
ActiveRecord Object-relational mapping
greg-md/php-orm
386 Downloads
A powerful ORM(Object-Relational Mapping) for PHP.
beansir/newx-orm
96 Downloads
the concise database object relational mapping
upinion/propel2
2610 Downloads
Propel2 is an open-source Object-Relational Mapping (ORM) for PHP 5.5 and up.
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
troytft/mapper
7792 Downloads
Mapper is a PHP library for mapping data to objects, type of property can be configured by annotation
myaza-software/schema-validator
59 Downloads
Check mapping array to object
mouf/tdbm-hydrator
30141 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.
xbyter/php-object-mapping
84 Downloads
PHP对象映射,可以将array/object映射为类对象。可做参数的传递、Request参数映射、Entity、Bean等
silvesterk/object-mapper
20 Downloads
A simple PHP object mapping library with attribute support