Libraries tagged by persistiq
christophlehmann/route-cache
189 Downloads
A cache implementation for record slugs that prevents fetching and overlaying records again in the PersistedAliasMapper
chillu/fakedatabase
3146 Downloads
Simple 'database' storage adapter which persists into a JSON file
bwibrew/laravel-sitesettings
856 Downloads
Persistent site settings for Laravel
broadway/saga-state-elasticsearch
2122 Downloads
Saga state persistence for broadway/broadway-saga using elastic/elasticsearch-php.
brightnucleus/options-store
185 Downloads
Abstract options store that allows for exchangeable persistence mechanisms.
avexsoft/filament-purl
35 Downloads
CRUD permalinks (also known as persistent URLs) to your filament project
astral/php-serialize
30 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.
almacil/php-database
742 Downloads
A simple flat file database designed to persist data using just PHP and flat files. Perfect solution when no other database is available or for small projects.
akandels/contain-mapper
1244 Downloads
Series of data mappers for the retrieval and persistence of Contain data entities with databases like MongoDB or caching layers like Memcached.
zendframework/zend-expressive-session-cache
26614 Downloads
PSR-6 session persistence adapter for zend-expressive-session.
virtualidentityag/hydra
1122 Downloads
Social Media Feed Persistence Synchronizer
romm/configuration-object
29460 Downloads
Transform any configuration plain array into a dynamic and configurable object structure, and pull apart configuration handling from the main logic of your script. Use provided services to add more functionality to your objects: cache, parents, persistence and much more.
pablodip/molino
448 Downloads
Small and fast library to make reusable tools persistence backend agnostic.
liip/dataaggregator
19183 Downloads
The data aggregator cumulates information provided by a loader and routes them to a persistence layer
jamin87/laravel-sitesettings
13 Downloads
Persistent site settings for Laravel