Libraries tagged by object-creation
raphhh/balloon
326 Downloads
Tiny file ORM
madbob/sparqler
140 Downloads
SPARQL object-relational mapping
alesanchezr/json-orm
525 Downloads
PHP Engine for a simple JSON file based database.
v1p3r75/nexa-orm
37 Downloads
NexaORM is a modern PHP Object-Relational Mapping (ORM) library designed to simplify database interactions and streamline the development of PHP applications.
tbl0605/propel1-pervasive
225 Downloads
Propel is an open-source Object-Relational Mapping (ORM) for PHP5. This fork tries to add support for Pervasive DB.
solis/expressive
1302 Downloads
Object-Relational-Mapper para PHP
sledgehammer/orm
843 Downloads
Sledgehammer ORM module: Object relational mapping
sibertec/data
6512 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.
roy404/eloquent
110 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-db
1025 Downloads
Object Relational Mapping (ORM) for PHP.
perplorm/perpl
39 Downloads
Perpl is an improved and still maintained fork of Propel2, an open-source Object-Relational Mapping (ORM) for PHP.
pedro151/orm-generator
333 Downloads
orm-generator maps the entire database and then creates the DAO (Data Access Object) and ORM (Object-relational mapping) of the entire database to facilitate the development. uses various types of databases like Postgres and Mysql and various types of ORM framework.
kevinsperrine/idiorm
586 Downloads
Completely refactored, PSR compliant, version of Idiorm: a lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5.
jimwins/titi
2672 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP, plus a lightweight ActiveRecord implementation
jamend/selective-orm
25 Downloads
Selective Object-relational mapper