Libraries tagged by relational
tyea/redlog
486 Downloads
A Laravel package for writing log messages to a MySQL, PostgreSQL, SQLite, or SQL Server database
php-extended/php-model-interface
8978 Downloads
A library to do simple relational data modelisations
php-extended/php-model-datetime-object
7686 Downloads
A library that implements the php-model-datetime-interface package
php-extended/php-model-datetime-interface
11422 Downloads
A library to specify date and time fields in modelisations
juliangut/doctrine-manager-builder
2146 Downloads
Doctrine2 managers builder
timetoogo/penumbra
8 Downloads
Domain oriented ORM with PHP integrated query for PHP 5.4+
socialdept/atp-orm
747 Downloads
Eloquent-like ORM for AT Protocol remote records in Laravel
slick/orm
4055 Downloads
Slick ORM is a module that provides ORM support to a Slick application using doctrine/orm.
sciactive/nymph
31 Downloads
Powerful object data storage and querying for collaborative web apps.
nahid-ferdous/laravel-searchable
14449 Downloads
Laravel Package To make Eloquent Queries Shorter.
level-2/maphper
770 Downloads
A lightweight ORM using the DataMapper pattern, creates database tables on the fly.
vakata/phptree
6478 Downloads
A collection of PHP classes for storing a tree in a relational database
quioteframework/propulsion
253 Downloads
Propulsion is an object-relational mapping (ORM) for PHP, forked from Propel 1.
psfs/propel
458 Downloads
Propel2 is an open-source Object-Relational Mapping (ORM) for PHP.
pedro151/orm-generator
359 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.