Libraries tagged by object creation
propel/propel
4956764 Downloads
Propel2 is an open-source Object-Relational Mapping (ORM) for PHP.
gabordemooij/redbean
2590325 Downloads
RedBeanPHP ORM
propel/propel1
1545168 Downloads
Propel is an open-source Object-Relational Mapping (ORM) for PHP5.
j4mie/idiorm
1369444 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5
aura/marshal
136532 Downloads
The Aura Marshal package is a data-object marshalling tool; it takes results from data sources and marshals those result sets into domain model objects of your own design, preserving data relationships along the way.
emonkak/orm
328173 Downloads
A strict typed Object-Relational Mapper
xpdo/xpdo
74633 Downloads
A PDO-based Object/Relational Bridge Library
voceconnect/objects-to-objects
6498 Downloads
A WordPress plugin/module that provides the ability to map relationships between posts and other post types
thewunder/corma
13837 Downloads
Convention-based Alternative ORM
dayspring-tech/propel1
38783 Downloads
Propel is an open-source Object-Relational Mapping (ORM) for PHP5.
doctrine/doctrine1
101030 Downloads
PHP 5 Doctrine1 Object Relational Mapper (ORM)
level-2/maphper
765 Downloads
A lightweight ORM using the DataMapper pattern, creates database tables on the fly.
thelia/propel
25149 Downloads
Propel2 is an open-source Object-Relational Mapping (ORM) for PHP 5.5 and up.
roddy/firestore-eloquent
402 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.
toastnz/indexedsearch
5347 Downloads
A fulltext search module for SilverStripe that filters any data object and their relations, with filtering, fuzzy and boosting options.