Libraries tagged by object database
atlas/statement
7696 Downloads
Object-oriented statement builders for MySQL, Postgres, SQLite, and SQLServer.
ang3/odoo-bundle
3229 Downloads
Symfony bundle to manage your Odoo databases.
doctrine/skeleton-mapper
9641 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
14107 Downloads
Symfony bundle to integrate Stripe PHP SDK. Ability to save Stripe objects in database using Doctrine.
jield-webdev/jield-export
10682 Downloads
This repo can be used to export database objects (using Doctrine) to External data formats (Excel/Parquet/CSV)
herdwatch/stripe-bundle
78110 Downloads
Symfony bundle to integrate Stripe PHP SDK. Ability to save Stripe objects in database using Doctrine.
rotexsoft/versatile-collections
5689 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
23708 Downloads
Database Query Objects
keios/moneyright
54957 Downloads
Precise, GAAP-compliant, database-friendly Money Value Object
roddy/firestore-eloquent
485 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
367851 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.
zetacomponents/persistent-object-database-schema-tiein
6684 Downloads
This component allows the automatic generation of PersistentObject definition files from DatabaseSchema definitions.
soyhuce/laravel-database-object
4824 Downloads
Map json columns to PHP Object in Laravel
mouf/database.dbconnection
32602 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.
gyde/mysql-object-model
291 Downloads
PHP ORM