Libraries tagged by object creation
perplorm/perpl
37 Downloads
Perpl is an improved and still maintained fork of Propel2, an open-source Object-Relational Mapping (ORM) for PHP.
pedro151/orm-generator
331 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.
kevinsperrine/idiorm
586 Downloads
Completely refactored, PSR compliant, version of Idiorm: a lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5.
jelix/dao
2003 Downloads
Lightweight object relation mapping based on the Database Access Object pattern
jdombroski/propel
733 Downloads
Propel2 is an open-source Object-Relational Mapping (ORM) for PHP.
jamend/selective-orm
25 Downloads
Selective Object-relational mapper
icanboogie/activerecord
5019 Downloads
ActiveRecord Object-relational mapping
greg-md/php-orm
386 Downloads
A powerful ORM(Object-Relational Mapping) for PHP.
conectra/expressive
565 Downloads
Object-Relational-Mapper para PHP
chezrd/idiorm
281 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5 with sql_calc_found_rows addition
brick/orm
52 Downloads
Object-Relational Mapper
beansir/newx-orm
96 Downloads
the concise database object relational mapping
alphasoft-fr/aslinkorm
235 Downloads
ASLinkORM is a lightweight Object-Relational Mapping (ORM) library
voku/idiorm
7662 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5
craftyshadow/propel-equalnest-behavior
31547 Downloads
This behavior provides a way to define relations between objects that have equal hierarchy (friendship).