Libraries tagged by data persistence
doctrine/mongodb-odm
25494941 Downloads
PHP Doctrine MongoDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to MongoDB.
doctrine/phpcr-odm
1568725 Downloads
PHP Doctrine Content Repository Object Document Mapper (ODM) provides transparent persistence for PHP objects.
atlas/orm
148550 Downloads
An ORM for your persistence model (not your domain model).
milpa/data
8203 Downloads
Runtime-native persistence primitive for the Milpa PHP framework: a plain-entity + repository contract, with file-JSON, SQLite and MySQL document-store, and in-memory backends behind a common RepositoryInterface — zero ORM, zero migrations.
atlas/mapper
76205 Downloads
A data mapper for the persistence model.
jarjak/dbal-manager
114768 Downloads
Doctrine DBAL helper for bulk data imports in MySQL and other stuff.
doctrine/skeleton-mapper
11251 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
69474 Downloads
PHP Doctrine CouchDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to CouchDB.
components/ember-data
2947 Downloads
A data persistence library for Ember.js.
respect/data
22354 Downloads
Persistence simplified
punktde/form-persistence
23467 Downloads
Provides a form finisher to save the form data to the database and a backend module to download the data.
kstmostofa/laravel-backfill
1728 Downloads
Safe, resumable, one-off data backfills for Laravel. Keyset pagination, atomic cursor persistence, per-row error isolation, and crash recovery for bulk data changes over large tables.
petrknap/zoned-datetime-persistence
2553 Downloads
Timezone aware date-time persistence
jardissupport/repository
124 Downloads
Repository pattern for PHP — generic CRUD with raw-data access, read/write splitting, and pluggable primary-key strategies; the persistence layer Jardis-generated repositories build on
steamulo/mongodb-odm
6654 Downloads
PHP Doctrine MongoDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to MongoDB.