Libraries tagged by Object relational mapper
doctrine/orm
243976301 Downloads
Object-Relational-Mapper for PHP
j4mie/idiorm
1342530 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5
emonkak/orm
305421 Downloads
A strict typed Object-Relational Mapper
thewunder/corma
12741 Downloads
Convention-based Alternative ORM
doctrine/doctrine1
100943 Downloads
PHP 5 Doctrine1 Object Relational Mapper (ORM)
tflori/orm
2873 Downloads
lightweight object relational mapper
roddy/firestore-eloquent
316 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.
nitroxy/basic-object
3912 Downloads
Yet anoyther object relational mapper
sciactive/nymph
30 Downloads
Powerful object data storage and querying for collaborative web apps.
mightydes/enjoin
1167 Downloads
Multi dialect ORM for PHP inspired by Sequelize.JS
level-2/maphper
756 Downloads
A lightweight ORM using the DataMapper pattern, creates database tables on the fly.
phpfui/orm
212 Downloads
Minimal ORM for MySQL, SQLite and MariaDB
timetoogo/penumbra
8 Downloads
Domain oriented ORM with PHP integrated query for PHP 5.4+
shopsys/doctrine-orm
107085 Downloads
Object-Relational-Mapper for PHP
jimwins/titi
2666 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP, plus a lightweight ActiveRecord implementation