Libraries tagged by object database
wolnosciowiec/coordinatesbundle
23 Downloads
Adds a simple support for searching objects from database in selected distance.
mediawiki/doctrine-connection
22 Downloads
Tiny library for creating a Doctrine DBAL Connection from a MediaWiki Database object
wevrem/dstruct
118 Downloads
Store and retrieve PHP objects in MYSQL database
wenprise/session-manager
24 Downloads
Native PHP sessions stored in the database or object cache.
thiagocordeiro/orm
2321 Downloads
Simple ORM based on php objects instead of database structure
oonix/encryption-wrapper
18 Downloads
Object wrapper to allow automatic encryption of specified attributes. Magically exposes public attributes and methods of the wrapped object. Example usage: wrap ORM objects to secure database content.
middleout/doplio
108 Downloads
The Doplio ORM provides a beautiful, PHP DataMapper implementation for working with your database and objects using Eloquent for a access to the raw table data. It completely unties your model from the database.
ilias/maestro
135 Downloads
A PHP object-oriented postgres database manager
gravatalonga/driver-manager
494 Downloads
Driver manager is a class responsible to hold information to configure another objects, for example, database connections, logs configurations, etc
bizysoft/bizystore
23 Downloads
Object interface for databases
adrianocori/filedb
26 Downloads
Php Object Persister. A Database on files.
subtext/persistables
1 Downloads
A PHP library for persisting object state to SQL databases using flexible, metadata-driven strategies.
seblhaire/tablebuilder
61 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.
ovidentia/liborm
5936 Downloads
Mapping library between relational database and PHP objects (object-relational mapping)
nealis/entityrepository
49 Downloads
A Simple Entity/Repository system to represent Database Rows as Object.