Libraries tagged by object creation
moo/hasoneselector
24898 Downloads
This module provides CMS field to manage data object defined in a has_one relation.
nitroxy/basic-object
4113 Downloads
Yet anoyther object relational mapper
slick/orm
2738 Downloads
Slick ORM is a module that provides ORM support to a Slick application using doctrine/orm.
sciactive/nymph
31 Downloads
Powerful object data storage and querying for collaborative web apps.
level-2/maphper
765 Downloads
A lightweight ORM using the DataMapper pattern, creates database tables on the fly.
timetoogo/penumbra
8 Downloads
Domain oriented ORM with PHP integrated query for PHP 5.4+
tflori/orm
2899 Downloads
lightweight object relational mapper
shopsys/doctrine-orm
108033 Downloads
Object-Relational-Mapper for PHP
roy404/eloquent
144 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.
perplorm/perpl
68 Downloads
Perpl is an improved and still maintained fork of Propel2, an open-source Object-Relational Mapping (ORM) for PHP.
jelix/dao
2087 Downloads
Lightweight object relation mapping based on the Database Access Object pattern
horde/rdo
728 Downloads
ORM (object relational-mapping) library
capwelton/liborm
2497 Downloads
Object Relational Mapping library
ang3/php-odoo-orm
3327 Downloads
PHP object relational mapper (ORM) for Odoo databases.
parm/parm
4982 Downloads
PHP Active Record for MySQL. Connects to the your database and generates the Object Relational Mapping. Built in Database Query Processor for custom queries. Ability to use closures to process rows