Libraries tagged by object-creation
tchappui/scherzo-orm
13 Downloads
Scherzo-orm is the basic object relational mapper component used by the Scherzo educational web framework.
tbollmeier/enorm
6 Downloads
Yet another object relational mapper for PHP
tbl0605/propel1-pervasive
193 Downloads
Propel is an open-source Object-Relational Mapping (ORM) for PHP5. This fork tries to add support for Pervasive DB.
sweiguny/php-persistence-api
5 Downloads
Interface for PHP-Applications to access Object-Relational data.
solis/expressive
1297 Downloads
Object-Relational-Mapper para PHP
siteoffice/requester
538 Downloads
SiteOffice requester is an object-relational mapper (ORM) for PHP 5.6+
sirolad/potato-orm
6 Downloads
A basic CRUD Object Relational Mapper
sibertec/data
6476 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.
samsonframework/orm
5014 Downloads
SamsonFramework object-relational mapping
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