Libraries tagged by object database
pedro151/orm-generator
325 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.
titon/db
660 Downloads
The Titon database package provides a basic database abstraction layer and an object relational mapper.
losthost/db
143 Downloads
Database access with so called DB Objects (descendants of class DBObject)
xtlsoft/xdo
210 Downloads
A fast,light Data Object for PHP
wcatron/common-db-framework
283 Downloads
Common classes shared between DB Frameworks that want to link between each other.
tomvlk/sweet-orm
1127 Downloads
Simple ORM for PHP, using your already existing structure, no command line required!
thewunder/corma-bundle
6 Downloads
Symfony Bundle for the Corma ORM
tbl0605/propel1-pervasive
191 Downloads
Propel is an open-source Object-Relational Mapping (ORM) for PHP5. This fork tries to add support for Pervasive DB.
steamulo/mongodb-odm
5987 Downloads
PHP Doctrine MongoDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to MongoDB.
smartdata/smartdata
61 Downloads
Data from Open Data providers compiled into easy to use PHP objects
siteoffice/requester
538 Downloads
SiteOffice requester is an object-relational mapper (ORM) for PHP 5.6+
rubricate/sealion
19 Downloads
A Rubricate package that allows you to export data from database through model.
rotexsoft/leanorm
328 Downloads
A Generic Data Objects ( https://github.com/rotexsoft/gdao ) implementation based on a stripped down version of idiorm (\LeanOrm\DBConnector). A light-weight, highly performant PHP data access library.
romeoz/rock-db
1010 Downloads
Object Relational Mapping (ORM) for PHP.
ritalin/omelet
65 Downloads
SQL base object mapper for php