Libraries tagged by data persistence
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
waffle-commons/data
39 Downloads
The data and persistence layer for Waffle Commons (RFC-022): a warm connection pool, a backend-agnostic query AST, and parameterized SQL / CQL / MongoDB / Firestore / key-value / GraphQL compilers for resident-worker mode.
blackbird/module-data-model-sample
1 Downloads
Sample module of a data model persistence implementation.
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.
rmp-up/wp-fixtures
3794 Downloads
Expressive fixtures persistence in WordPress (and some plugins)
liip/dataaggregator
19183 Downloads
The data aggregator cumulates information provided by a loader and routes them to a persistence layer
vxsoft/laravel-repository
16 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.
sowl/laravel-doctrine-jsonapi
950 Downloads
Package for the Laravel that allows developers to create JSON:API endpoints using the Doctrine ORM for data persistence.
astral/php-serialize
47 Downloads
An advanced PHP serialization tool leveraging attributes for flexible object-to-array and JSON conversion. Supports property aliases, type conversions, and nested object handling. Ideal for APIs, data persistence, and configuration management.
z77/kernel
63 Downloads
Z77 Kernel – boot (Core), platform (Shared) and data storage (Persistence) as one foundation package for all Z77 modules.
akandels/contain-mapper
1249 Downloads
Series of data mappers for the retrieval and persistence of Contain data entities with databases like MongoDB or caching layers like Memcached.
flytachi/winter-ppa
70 Downloads
PHP Persistence API — a pooled, coroutine-safe data layer for PHP: repositories, entity mapping and schema declarations over CDO.
codingmatters/data-persistence-layer
32 Downloads