Libraries tagged by object database
elegantthemes/wpdbo
1067 Downloads
WordPress Database Objects - Work with posts and taxonomies, including queries and custom type registration, using OOP style.
amintado/yii2-option
10 Downloads
very simple and useful for set every variable or object in database
alcyz/alcys-orm
84 Downloads
AlcysDB Database adapter so that you can use the database object within external applications.
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
117 Downloads
Store and retrieve PHP objects in MYSQL database
wenprise/session-manager
23 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
134 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.
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.