Libraries tagged by object-creation
ronan-gloo/htmlnode
19 Downloads
HTML objects creator
duon/wire
12 Downloads
Autowiring object creator and argument resolver
conia/wire
110 Downloads
Autowiring object creator and callable argument resolver
doctrine/orm
257597162 Downloads
Object-Relational-Mapper for PHP
propel/propel
4997282 Downloads
Propel2 is an open-source Object-Relational Mapping (ORM) for PHP.
gabordemooij/redbean
2595169 Downloads
RedBeanPHP ORM
propel/propel1
1549250 Downloads
Propel is an open-source Object-Relational Mapping (ORM) for PHP5.
j4mie/idiorm
1377990 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5
emonkak/orm
333956 Downloads
A strict typed Object-Relational Mapper
thewunder/corma
14116 Downloads
Convention-based Alternative ORM
dayspring-tech/propel1
40180 Downloads
Propel is an open-source Object-Relational Mapping (ORM) for PHP5.
doctrine/doctrine1
101055 Downloads
PHP 5 Doctrine1 Object Relational Mapper (ORM)
thelia/propel
25526 Downloads
Propel2 is an open-source Object-Relational Mapping (ORM) for PHP 5.5 and up.
roddy/firestore-eloquent
451 Downloads
Firestore Eloquent, an object-relational mapper (ORM) that makes it enjoyable to interact with your database. When using Eloquent, each firestore collection has a corresponding \"Model\"/\"Class\" that is used to interact with that collection. In addition to retrieving records from the firestore collection, Eloquent models/classes allow you to insert, update, and delete records from the collection as well.
slick/orm
2700 Downloads
Slick ORM is a module that provides ORM support to a Slick application using doctrine/orm.