Libraries tagged by relational
doctrine/orm
296547222 Downloads
Object-Relational-Mapper for PHP
gabordemooij/redbean
2693995 Downloads
RedBeanPHP ORM
propel/propel
5489186 Downloads
Propel2 is an open-source Object-Relational Mapping (ORM) for PHP.
j4mie/idiorm
1487057 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5
propel/propel1
1607482 Downloads
Propel is an open-source Object-Relational Mapping (ORM) for PHP5.
paragonie/ciphersweet
1343740 Downloads
Searchable field-level encryption library for relational databases
mootensai/yii2-enhanced-gii
183266 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
thewunder/corma
20667 Downloads
Convention-based Alternative ORM
xpdo/xpdo
85310 Downloads
A PDO-based Object/Relational Bridge Library
perplorm/perpl
9899 Downloads
Perpl is an improved and still maintained fork of Propel2, an open-source Object-Relational Mapping (ORM) for PHP.
emonkak/orm
399607 Downloads
A strict typed Object-Relational Mapper
respect/relational
20637 Downloads
Fluent Database Toolkit
roddy/firestore-eloquent
1459 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.
dayspring-tech/propel1
59322 Downloads
Propel is an open-source Object-Relational Mapping (ORM) for PHP5.
byjg/anydataset-db
85781 Downloads
AnyDataset-DB provides a relational database abstraction layer. It is part of the Anydataset project, an agnostic data source abstraction layer for PHP.