Libraries tagged by object database
district5/mondoc-builder
672 Downloads
A simple to use object orientated library to generate queries to use in MongoDB
steamulo/mongodb-odm
6578 Downloads
PHP Doctrine MongoDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to MongoDB.
php-extended/php-model-to-db-schema-interface
6114 Downloads
A library that provides a way to transform model objects into database schemas
beansir/newx-orm
96 Downloads
the concise database object relational mapping
benmanu/silverstripe-leafletfield
3351 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
bpzr/entity-adapter
298 Downloads
Package provides a flexible bridge between database queries and entity objects
silassare/gobl
533 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
2055 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).
square-bit/laravel-volition
181 Downloads
Database-driven code execution: make your objects smart!
v1p3r75/nexa-orm
49 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.
gjerokrsteski/php-dba-cache
19 Downloads
Create a caching with the PHP Database (dbm-style) Abstraction Layer to cache your objects, strings, integers or arrays
genai/sql-mapper
6 Downloads
MyBatis-style SQL mapper: mark an interface #[Mapper] and its methods #[Select]/#[Insert]/#[Update]/#[Delete] with the SQL. A build-time processor compiles a reflection-free Cache\ implementation (prepared statements, #{name} bound params, optional row->object hydration) and registers it as a container bean keyed by the interface. Self-contained: a bundled DatabaseConfig provides the 'PDO' bean from a [database] group in the app's app.ini, so you only edit config. Runtime is PHP 5.3-safe.
webmgine/database-object
33 Downloads
Simple custom PHP mysql/mariaDb object
tymfrontiers-cdn/php-mysql-database-object
763 Downloads
PHP MySQL Database Object