Libraries tagged by object database
binsoul/db-orm
19 Downloads
Repository implementation which maps database rows to data objects
slicks/fluentdb
4 Downloads
fluentdb allows the expressive writing of database queries and routines. fluentdb is fluent, which is intuitive as you can nearly guess what should come next even if you are just getting started with fluentdb. fluentdb is not an ORM. It was developed to allow folks coming from relational databases background write expressive queries with object interactions in mind. fluentdb has been tested with MySQL in this release; tests for other databases will be added as they complete.
scottaubrey/pstore
10 Downloads
A btree-based key-value embeddable database, designed to serialise and store objects
neosmic/arangodb-php-ogm
11 Downloads
PHP library for Object Graph Mapping for a hierarchical graph database in ArangoDB
neosmic/arango-php-ogm
206 Downloads
PHP library for Object Graph Mapping for a hierarchical graph database in ArangoDB
boxybird/rosebud
37 Downloads
A TMDB (The Movie Database) API wrapper. Includes Data Transfer Objects (DTO).
xtlsoft/xdo
215 Downloads
A fast,light Data Object for PHP
windlabs/neo4j-php-ogm
481 Downloads
PHP Object Graph Mapper for Neo4j
webonaute/doctrine-datalocking-bundle
20250 Downloads
Lock a list of object of the same entity to be executed by a single processor. When the lock is aquire, the lock ID generated can be use by a processor to execute action on that locked list.
web2all/tableobject
67 Downloads
Web2All table object library
wcatron/common-db-framework
286 Downloads
Common classes shared between DB Frameworks that want to link between each other.
ttk04/mongodb-odm
7 Downloads
Doctrine MongoDB Object Document Mapper
toutaphp/ogam-data-mapper
0 Downloads
A MyBatis-inspired SQL mapping framework for PHP. Write the SQL you want, map results to objects automatically.
tomvlk/sweet-orm
1135 Downloads
Simple ORM for PHP, using your already existing structure, no command line required!
tolean/doctrine-orm
52 Downloads
Object-Relational-Mapper for PHP