Libraries tagged by data persistence
doctrine/mongodb-odm
24355509 Downloads
PHP Doctrine MongoDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to MongoDB.
doctrine/phpcr-odm
1534842 Downloads
PHP Doctrine Content Repository Object Document Mapper (ODM) provides transparent persistence for PHP objects.
atlas/orm
143485 Downloads
An ORM for your persistence model (not your domain model).
atlas/mapper
72264 Downloads
A data mapper for the persistence model.
jarjak/dbal-manager
112727 Downloads
Doctrine DBAL helper for bulk data imports in MySQL and other stuff.
doctrine/skeleton-mapper
10831 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.
doctrine/couchdb-odm
69255 Downloads
PHP Doctrine CouchDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to CouchDB.
respect/data
21778 Downloads
Persistence simplified
punktde/form-persistence
22864 Downloads
Provides a form finisher to save the form data to the database and a backend module to download the data.
components/ember-data
2722 Downloads
A data persistence library for Ember.js.
petrknap/zoned-datetime-persistence
1663 Downloads
Timezone aware date-time persistence
isolate/isolate
4125 Downloads
Isolate is an abstraction layer for data persistence. Operations related to tracking changes and saving data are done in transactions which makes your code not aware of sotrage type.
doctrine/orientdb-odm
2655 Downloads
PHP OrientDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to OrientDB.
gajus/dora
37 Downloads
Input generation library for value resolution, data persistence, templates, CSRF and protection from XSS.
blast/orm
169 Downloads
Framework agnostic data access and persistence based on Doctrine 2 DBAL