Libraries tagged by PHP Objects Relation
codelegance/doctrine-orm
26 Downloads
Object-Relational-Mapper for PHP
atheon/orm
16 Downloads
Object-Relational-Mapper for PHP
tereta/orm
2 Downloads
ORM (Object-Relational Mapping) library for PHP, providing a simple and efficient way to interact with databases using an object-oriented approach.
guilhermeabel/matcha-orm
2 Downloads
A lightweight and flexible Object-Relational Mapping (ORM) library for PHP
sirolad/potato-orm
6 Downloads
A basic CRUD Object Relational Mapper
silassare/gobl
533 Downloads
Gobl allows you to use a Database Abstraction Layer (DBAL) and Object-Relational Mapping (ORM) to query your database with PHP.
roy404/eloquent
254 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.
ravibpatel/easy-orm
36 Downloads
Easy to use PHP ORM library.
qcubed/orm
375 Downloads
Database drivers, query support, and code generator for the object relational model for QCubed
qcubed-4/orm
157 Downloads
Database drivers, query support, and code generator for the object relational model for QCubed-4
laventure/orm
32 Downloads
Generic implementation Object Relational Mapping (ORM)
farzinbidokhti/titan
3 Downloads
Titan ORM is a lightweight PHP ORM for easy database interaction with a clean, fluent API. It simplifies queries, model management, and relationships for efficient development.
dice/orm
6 Downloads
Database drivers, query support, and code generator for the object relational model for QCubed
c-lod/siesta
8 Downloads
PHP 7 ORM Library
bayfrontmedia/bones-service-orm
101 Downloads
Object-relational mapping service for the Bones framework