Libraries tagged by object database
ironbound/db
811 Downloads
Provides models and custom query objects for custom database tables in WordPress.
mayankjanidev/laravel-store
69 Downloads
Create reusable database queries and data objects in Laravel
programster/orm-generator
1014 Downloads
This package automates the creation of the table and object files for each of your database tables when you are using the irap/mysql-objects or programster/pgsql-objects package.
ang3/php-odoo-orm
2978 Downloads
PHP object relational mapper (ORM) for Odoo databases.
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.
roddy/firestore-eloquent
352 Downloads
Firestore Eloquent, an object-relational mapper (ORM) that makes it enjoyable to interact with your database. When using Eloquent, each firestore collection has a corresponding \"Model\"/\"Class\" that is used to interact with that collection. In addition to retrieving records from the firestore collection, Eloquent models/classes allow you to insert, update, and delete records from the collection as well.
mouf/utils.action.action-interface
366623 Downloads
This package contains an interface used by many objects to say they can do stuff. Actually, they can perform one particular action and has been designed for that. The action performed is completely up to the implementer (sending a mail, storing a result in database, displaying something on the screen...) The concept is very simple, and very powerful at the same time.
alban/laravel-data-sync
109 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
714 Downloads
PHP MySQL Database Object
processton-io/processton-object
26 Downloads
Provide object structure support, Edit your database from browser.
marcel-maqsood/database-connector
99 Downloads
The PersistentPDO object is used to connect with a database and to generate sql statements on the go.
sanovskiy/simple-object
610 Downloads
Simple ORM for SQL databases
hacfi/object-bridge-bundle
64 Downloads
Hacfi Object Bridge Bundle
dejongensvanboven/mysqli-database-class
326 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
bear8421/php-mysql-database-class-updated
9585 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements