Libraries tagged by PHP Objects Relation
roy404/eloquent
108 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.
qcubed-4/orm
149 Downloads
Database drivers, query support, and code generator for the object relational model for QCubed-4
laventure/orm
31 Downloads
Generic implementation Object Relational Mapping (ORM)
bayfrontmedia/bones-service-orm
63 Downloads
Object-relational mapping service for the Bones framework
ovidentia/liborm
5934 Downloads
Mapping library between relational database and PHP objects (object-relational mapping)
conectra/expressive
560 Downloads
Object-Relational-Mapper para PHP
romeoz/rock-db
1025 Downloads
Object Relational Mapping (ORM) for PHP.
perplorm/perpl
35 Downloads
Perpl is an improved and still maintained fork of Propel2, an open-source Object-Relational Mapping (ORM) for PHP.
silassare/gobl
427 Downloads
Gobl allows you to use a Database Abstraction Layer (DBAL) and Object-Relational Mapping (ORM) to query your database with PHP.
mtchabok/objects_relation
8 Downloads
PHP Objects Relation
sweiguny/php-persistence-api
5 Downloads
Interface for PHP-Applications to access Object-Relational data.
devlee/x-mvc-core
5 Downloads
A PHP Object Relational Mapper and a Data Abstraction layer for Relational Databases
devlee/waker-orm
3 Downloads
A PHP Object Relational Mapper and a Data Abstraction layer for Relational Databases
seguncodes/smyorm
3 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.
elchroy/potatoorm
8 Downloads
A simple php database object relational mapping package.