Libraries tagged by object database
mediawiki/doctrine-connection
22 Downloads
Tiny library for creating a Doctrine DBAL Connection from a MediaWiki Database object
wevrem/dstruct
116 Downloads
Store and retrieve PHP objects in MYSQL database
thiagocordeiro/orm
2319 Downloads
Simple ORM based on php objects instead of database structure
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.
gravatalonga/driver-manager
487 Downloads
Driver manager is a class responsible to hold information to configure another objects, for example, database connections, logs configurations, etc
adrianocori/filedb
26 Downloads
Php Object Persister. A Database on files.
seblhaire/tablebuilder
59 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.
redefinelab/datamapper
15 Downloads
Easily map objects to arrays and arrays to objects. Useful for fast database insertion from POPOs.
nzta/googlemap-leafletfield
329 Downloads
Provides a form field type allowing users to draw features on a map, the features are stored as geoJSON objects in a single database field
nealis/entityrepository
40 Downloads
A Simple Entity/Repository system to represent Database Rows as Object.
mappify/mapper
3 Downloads
Mapping raw result from database to an object class
charm/orm
6 Downloads
Maps database tables to objects. Doesn't hide SQL.
senhung/orm
4 Downloads
A simple object relational mapping for databases.
mattivdweem/layer
6 Downloads
Database abstraction layer and object relationship mapper for php
iggyvolz/uuiddb
2 Downloads
Global in-memory or memory-accessible database of UUID => PHP object