Libraries tagged by object database
intrd/sqlite-dbintrd
103 Downloads
DBIntrd - Simple PHP framework for SQLite3 databases. A magic way to automatically create objects and persists data at SQLite3 tables.
icanboogie/activerecord
5020 Downloads
ActiveRecord Object-relational mapping
geobase/countries
96 Downloads
Data from Open Data providers compiled into easy to use PHP objects
f21/paradox
6818 Downloads
Paradox is an elegant Object Document Mananger (ODM) to use with the ArangoDB Document/Graph database server.
alesanchezr/json-orm
525 Downloads
PHP Engine for a simple JSON file based database.
php-extended/php-model-to-db-schema-interface
5920 Downloads
A library that provides a way to transform model objects into database schemas
elegantthemes/wpdbo
1073 Downloads
WordPress Database Objects - Work with posts and taxonomies, including queries and custom type registration, using OOP style.
beansir/newx-orm
96 Downloads
the concise database object relational mapping
nzta/googlemap-leafletfield
408 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
benmanu/silverstripe-leafletfield
3304 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
nestboxphp/nestbox
53 Downloads
A PHP Data Objects (PDO) wrapper class for databases manipulations.
silassare/gobl
438 Downloads
Gobl allows you to use a Database Abstraction Layer (DBAL) and Object-Relational Mapping (ORM) to query your database with PHP.
cratia/orm-model
1863 Downloads
Model is a PHP object based in Active Record Pattern + Strategy Pattern and that sits on top of a powerful database abstraction layer (DBAL). One of its key features is the option to write database queries in a proprietary object oriented SQL dialect called Dialect Query Language (DQL).
v1p3r75/nexa-orm
39 Downloads
NexaORM is a modern PHP Object-Relational Mapping (ORM) library designed to simplify database interactions and streamline the development of PHP applications.
the-don-himself/gremlin-ogm
1886 Downloads
A PHP Object Graph Mapper for Tinkerpop 3+ compatible Graph Databases (JanusGraph, Neo4j, etc.) that allows you to persist data and run gremlin queries.