Libraries tagged by relation mapper
mightydes/enjoin
1140 Downloads
Multi dialect ORM for PHP inspired by Sequelize.JS
level-2/maphper
755 Downloads
A lightweight ORM using the DataMapper pattern, creates database tables on the fly.
phpfui/orm
206 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
106912 Downloads
Object-Relational-Mapper for PHP
roddy/firestore-eloquent
286 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
3870 Downloads
Yet anoyther object relational mapper
ang3/php-odoo-orm
2362 Downloads
PHP object relational mapper (ORM) for Odoo databases.
brick/orm
52 Downloads
Object-Relational Mapper
pedro151/orm-generator
328 Downloads
orm-generator maps the entire database and then creates the DAO (Data Access Object) and ORM (Object-relational mapping) of the entire database to facilitate the development. uses various types of databases like Postgres and Mysql and various types of ORM framework.
tflori/orm
2844 Downloads
lightweight object relational mapper
kevinsperrine/idiorm
584 Downloads
Completely refactored, PSR compliant, version of Idiorm: a lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5.
jimwins/titi
2648 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP, plus a lightweight ActiveRecord implementation
jamend/selective-orm
25 Downloads
Selective Object-relational mapper
chezrd/idiorm
241 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5 with sql_calc_found_rows addition