Libraries tagged by relational
sirolad/potato-orm
6 Downloads
A basic CRUD Object Relational Mapper
sibertec/data
6466 Downloads
Sibertec.Data is a small, easy to use PHP library that manages connections to MySQL databases, and also can act as an Object Relational Mapper.
sepulchresoftware/ghostly
0 Downloads
A PHP ORM (Object-Relational Mapping) for your MySQL data
seguncodes/smyorm
2 Downloads
SmyORM is a PHP Object-relational mapping (ORM) that allows developers to write code in simple programming languages of their choice instead of using SQL to access, add, update, and delete data and schemas in the respective database.
seblhaire/tablebuilder
59 Downloads
A Laravel library to build tables easily, which interacts with a lightweight js builder and builds data from Eloquent Object-Relational Mapping with database tables, or can be used with static data.
sakuraphp/sakura-dibi
2 Downloads
Sakura library contains implementations of 3 methods, which can manage different types of hierarchical structure (tree) on relational database.
ryan-senn/dict-transformer
922 Downloads
Easy way to transform relational data to a Dictionary
rutim/vpdo
10 Downloads
A PDO-based Object/Relational Bridge Library
rutim/rpdo
8 Downloads
A PDO-based Object/Relational Bridge Library
roy404/eloquent
2 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.
romeoz/rock-sphinx
126 Downloads
Object Relational Mapping (ORM) for Sphinx Search.
rojas/doctrine-orm
8 Downloads
Object-Relational-Mapper for PHP with Few Fixes
r3c/redmap
4 Downloads
Relational Data Mapper
questwork/orm
36 Downloads
Object Relational Mapping for PHP
qcubed/orm
375 Downloads
Database drivers, query support, and code generator for the object relational model for QCubed