Libraries tagged by Object Relational Mapping
doctrine/orm
250762197 Downloads
Object-Relational-Mapper for PHP
propel/propel
4884680 Downloads
Propel2 is an open-source Object-Relational Mapping (ORM) for PHP.
propel/propel1
1540566 Downloads
Propel is an open-source Object-Relational Mapping (ORM) for PHP5.
gabordemooij/redbean
2583210 Downloads
RedBeanPHP ORM
dayspring-tech/propel1
36453 Downloads
Propel is an open-source Object-Relational Mapping (ORM) for PHP5.
thelia/propel
24476 Downloads
Propel2 is an open-source Object-Relational Mapping (ORM) for PHP 5.5 and up.
slick/orm
2600 Downloads
Slick ORM is a module that provides ORM support to a Slick application using doctrine/orm.
sciactive/nymph
30 Downloads
Powerful object data storage and querying for collaborative web apps.
phpfui/orm
224 Downloads
Minimal ORM for MySQL, SQLite and MariaDB
roy404/eloquent
105 Downloads
Eloquent is the default ORM (Object-Relational Mapping). It provides a simple ActiveRecord implementation for working with your database. With Eloquent, you can define database models as classes, and interact with the database using these models, rather than writing raw SQL queries.
perplorm/perpl
33 Downloads
Perpl is an improved and still maintained fork of Propel2, an open-source Object-Relational Mapping (ORM) for PHP.
horde/rdo
584 Downloads
ORM (object relational-mapping) library
capwelton/liborm
2244 Downloads
Object Relational Mapping library
bayfrontmedia/bones-service-orm
59 Downloads
Object-relational mapping service for the Bones framework
parm/parm
4980 Downloads
PHP Active Record for MySQL. Connects to the your database and generates the Object Relational Mapping. Built in Database Query Processor for custom queries. Ability to use closures to process rows