Libraries tagged by object database
hi/sqlquery
1226 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
timetoogo/penumbra
8 Downloads
Domain oriented ORM with PHP integrated query for PHP 5.4+
steamulo/mongodb-odm
6222 Downloads
PHP Doctrine MongoDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to MongoDB.
ironbound/db
819 Downloads
Provides models and custom query objects for custom database tables in WordPress.
mayankjanidev/laravel-store
86 Downloads
Create reusable database queries and data objects in Laravel
ang3/php-odoo-orm
3265 Downloads
PHP object relational mapper (ORM) for Odoo databases.
alban/laravel-data-sync
151 Downloads
LaravelSheetSync is a library designed for the Laravel framework that allows you to import data from various sources, map its headers, build collections of objects based on the mapped data, and compare them with data currently stored in the database. It automatically classifies records into three categories: create, update, and delete, facilitating efficient and precise synchronization.
tymfrontiers-cdn/php-mysql-database-object
734 Downloads
PHP MySQL Database Object
marcel-maqsood/database-connector
115 Downloads
The PersistentPDO object is used to connect with a database and to generate sql statements on the go.
hacfi/object-bridge-bundle
64 Downloads
Hacfi Object Bridge Bundle
bear8421/php-mysql-database-class-updated
9634 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
davidbadura/orangedb
530 Downloads
Readonly Filesystem Database | Object-File Mapping
legrand/sparqlmodel
24 Downloads
A model for Laravel 4, that can manage object through a graph database using SPARQL endpoint.
pedro151/orm-generator
335 Downloads
orm-generator maps the entire database and then creates the DAO (Data Access Object) and ORM (Object-relational mapping) of the entire database to facilitate the development. uses various types of databases like Postgres and Mysql and various types of ORM framework.
titon/db
660 Downloads
The Titon database package provides a basic database abstraction layer and an object relational mapper.