Libraries tagged by relational
shopsys/doctrine-orm
107339 Downloads
Object-Relational-Mapper for PHP
roy404/eloquent
105 Downloads
Eloquent is the default ORM (Object-Relational Mapping). It provides a simple ActiveRecord implementation for working with your database. With Eloquent, you can define database models as classes, and interact with the database using these models, rather than writing raw SQL queries.
roddy/firestore-eloquent
342 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.
perplorm/perpl
32 Downloads
Perpl is an improved and still maintained fork of Propel2, an open-source Object-Relational Mapping (ORM) for PHP.
nitroxy/basic-object
3964 Downloads
Yet anoyther object relational mapper
marena/yii2-enhanced-gii
2250 Downloads
Generate Relational (has many) Models & CRUD.
izex/dbsimple
3243 Downloads
Simplest but powerful interface to work with various relational databases.
horde/rdo
561 Downloads
ORM (object relational-mapping) library
fiasco/tabular-openapi
3536 Downloads
Convert OpenAPI Schema into a relational table structure
codrasil/closurable
590 Downloads
Closure Table relational database implementation in PHP Laravel for any hierarchic data
capwelton/liborm
2224 Downloads
Object Relational Mapping library
bayfrontmedia/bones-service-orm
55 Downloads
Object-relational mapping service for the Bones framework
ang3/php-odoo-orm
2790 Downloads
PHP object relational mapper (ORM) for Odoo databases.
parm/parm
4980 Downloads
PHP Active Record for MySQL. Connects to the your database and generates the Object Relational Mapping. Built in Database Query Processor for custom queries. Ability to use closures to process rows
syrian-open-source/laravel-relational-metrics
8 Downloads
This package will help you to get your model metrics, and their related models' metrics which will help you to avoid writing to many requests or queries.