Libraries tagged by object database
signpostmarv/daft-db-object
217 Downloads
Daft Object with database repositories
mmantai/database-core
8 Downloads
A Database object for php
hawkbit/database
26 Downloads
Object orientated database handling
sehrgut/laravel-object-roles
2735 Downloads
Roles & Permissions for Laravel where roles can be held in regard to a database object
saschati/yii2-value-object
133 Downloads
This extension will help you work with your fields in the database as objects by distilling them from scalar values into objects and vice versa.
mouf/database.dbconnection
32538 Downloads
This package contains object to perform database connections. Connections are performed using the PDO library. Therefore, the PDO extension must be enabled to use this package. This package will allow you to connect to MySql and PostgreSql databases. The DB Connection class has special features to help you get informations about the database schema, and especially about the constraints between tables.
imt/object-mapper
0 Downloads
This library provides a simple, powerful and fully customizable tool for mapping objects to non-relational databases
sixeightmedia/simple-object
5 Downloads
CRUD operations for database and array based objects
ajbassett539/simple-database
17 Downloads
Simple mysqli database wrapper to retrieve stdClass objects.
zestry/php-database-requests
2 Downloads
A package used to have request in the form of objects for symfony and based on procedurals
wp-kit/gutenberg-object-plugin
80 Downloads
Saving Gutenberg as a clean array of data to the database
wearepixel/laravel-model-objects
63 Downloads
A package to easily serialize a Laravel model to be stored in a database for disconnected model access.
sylweriusz/mysqli-database-class
2 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
sujanshresthanet/mysqli-database-class
2 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
signpostmarv/daft-nested-db-object
25 Downloads
database implementation for signpostmarv/daft-nested-object