Libraries tagged by data persistence
doctrine/mongodb-odm
17866276 Downloads
PHP Doctrine MongoDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to MongoDB.
doctrine/phpcr-odm
1352133 Downloads
PHP Doctrine Content Repository Object Document Mapper (ODM) provides transparent persistence for PHP objects.
atlas/orm
123414 Downloads
An ORM for your persistence model (not your domain model).
punktde/form-persistence
17571 Downloads
Provides a form finisher to save the form data to the database and a backend module to download the data.
atlas/mapper
56558 Downloads
A data mapper for the persistence model.
jarjak/dbal-manager
97223 Downloads
Doctrine DBAL helper for bulk data imports in MySQL and other stuff.
doctrine/skeleton-mapper
9154 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
67596 Downloads
PHP Doctrine CouchDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to CouchDB.
respect/data
18665 Downloads
Persistence simplified
steamulo/mongodb-odm
6031 Downloads
PHP Doctrine MongoDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to MongoDB.
rmp-up/wp-fixtures
3478 Downloads
Expressive fixtures persistence in WordPress (and some plugins)
doctrine/orientdb-odm
2655 Downloads
PHP OrientDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to OrientDB.
vxsoft/laravel-repository
12 Downloads
Laravel Repository is a powerful Laravel package designed to simplify the interaction with Eloquent models by implementing a repository-based architecture. It separates the data persistence logic from the application's business logic, promoting a clean, maintainable, and testable codebase.
gajus/dora
36 Downloads
Input generation library for value resolution, data persistence, templates, CSRF and protection from XSS.
blast/orm
166 Downloads
Framework agnostic data access and persistence based on Doctrine 2 DBAL