Libraries tagged by object database
ang3/odoo-bundle
2307 Downloads
Symfony bundle to manage your Odoo databases.
doctrine/skeleton-mapper
9179 Downloads
The Doctrine SkeletonMapper is a skeleton object mapper where you are 100% responsible for implementing the guts of the persistence operations. This means you write plain old PHP code for the data repositories, object repositories, object hydrators and object persisters.
miracode/stripe-bundle
13620 Downloads
Symfony bundle to integrate Stripe PHP SDK. Ability to save Stripe objects in database using Doctrine.
jield-webdev/jield-export
9399 Downloads
This repo can be used to export database objects (using Doctrine) to External data formats (Excel/Parquet/CSV)
herdwatch/stripe-bundle
69161 Downloads
Symfony bundle to integrate Stripe PHP SDK. Ability to save Stripe objects in database using Doctrine.
rotexsoft/versatile-collections
5596 Downloads
A collection package that can be extended to implement things such as a Dependency Injection Container, RecordSet objects for housing database records, a bag of http cookies, or technically any collection of items that can be looped over and whose items can each be accessed using array-access syntax or object property syntax.
gowork/dqo
21627 Downloads
Database Query Objects
keios/moneyright
54339 Downloads
Precise, GAAP-compliant, database-friendly Money Value Object
zetacomponents/persistent-object-database-schema-tiein
5853 Downloads
This component allows the automatic generation of PersistentObject definition files from DatabaseSchema definitions.
soyhuce/laravel-database-object
3940 Downloads
Map json columns to PHP Object in Laravel
activecollab/databaseobject
15388 Downloads
Library that enables easy persistance of objects to the MySQL 5.7+ database
mouf/database.tdbm
77378 Downloads
The Database Machine is a PHP ORM that requires no configuration. The object model is deduced at runtime from the database model.
activecollab/databasestructure
14982 Downloads
Define database structure in PHP and let the library generate object classes and tables
sciactive/nymph
30 Downloads
Powerful object data storage and querying for collaborative web apps.
morris/microdb
1886 Downloads
MicroDB is a minimalistic file-based JSON object database written in PHP.