Libraries tagged by object database
roy404/eloquent
116 Downloads
Eloquent is the default ORM (Object-Relational Mapping). It provides a simple ActiveRecord implementation for working with your database. With Eloquent, you can define database models as classes, and interact with the database using these models, rather than writing raw SQL 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
webmgine/database-object
33 Downloads
Simple custom PHP mysql/mariaDb object
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.
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
processton-io/processton-object
26 Downloads
Provide object structure support, Edit your database from browser.
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.