Libraries tagged by data storage
mjducharme/laravel-model-json-storage
175 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
juliusstoerrle/data-document-backup-core
0 Downloads
Extensible PHP library to export domain data into a formatted document stored in a remote storage for backup purposes.
juliusstoerrle/data-document-backup-contract
0 Downloads
Extensible PHP library to export domain data into a formatted document stored in a remote storage for backup purposes. This library contains the shared model that must be provided by a downstream project.
hizpark/scoped-storage-strategy
14 Downloads
A flexible and pluggable storage strategy for managing scoped, temporary key-value data using sessions, tokens, Redis, and more.
hail/safe-storage
23 Downloads
Store data safely in memory at runtime
form-synergy/fs-storage
77 Downloads
This package enables storing, updating, and retrieving stored data, in a local directory.
devgroup/yii2-media-storage
701 Downloads
Helpers, utilities and widgets for media data
darling/php-json-storage-utilities
143 Downloads
This library provides classes for storing and retrieving data that was encoded as json by a \Darling\PHPJsonUtilities\classes\encoded\data\Json instance.
crcms/data-center
7 Downloads
A simple configuration center, constant pool storage scheduling center
commentar/json-storage
84 Downloads
This storage mechanism requires no database, but rather stores the data encoded in the JSON format on the filesystem.
commentar/dummy-storage
219 Downloads
Dummy data provider for the Commentar commenting system
northrook/storage
3 Downloads
Store arbitrary PHP data to disk, allowing it to be retrieved and modified at runtime, saved and OPcached.
nibynool/fitbit-storage-bundle
14 Downloads
A Symfony >=2.3.0 Bundle for storing data from the Fitbit API.
moss/storage
183 Downloads
moss storage
grayloon/laravel-magento-storage
4596 Downloads
Magento 2 REST API Wrapper to export Magento data to use in your Laravel application.