Libraries tagged by relation mapper
mightydes/enjoin
1177 Downloads
Multi dialect ORM for PHP inspired by Sequelize.JS
level-2/maphper
757 Downloads
A lightweight ORM using the DataMapper pattern, creates database tables on the fly.
phpfui/orm
220 Downloads
Minimal ORM for MySQL, SQLite and MariaDB
timetoogo/penumbra
8 Downloads
Domain oriented ORM with PHP integrated query for PHP 5.4+
tflori/orm
2878 Downloads
lightweight object relational mapper
shopsys/doctrine-orm
107248 Downloads
Object-Relational-Mapper for PHP
roddy/firestore-eloquent
332 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.
ang3/php-odoo-orm
2688 Downloads
PHP object relational mapper (ORM) for Odoo databases.
brick/orm
52 Downloads
Object-Relational Mapper
pedro151/orm-generator
329 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.
nitroxy/basic-object
3934 Downloads
Yet anoyther 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
2668 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
259 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5 with sql_calc_found_rows addition