Libraries tagged by data storage
selcukmart/data-store-library-y42
3 Downloads
mjducharme/laravel-model-json-storage
176 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
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
15 Downloads
A Symfony >=2.3.0 Bundle for storing data from the Fitbit API.
moss/storage
184 Downloads
moss storage
grayloon/laravel-magento-storage
4596 Downloads
Magento 2 REST API Wrapper to export Magento data to use in your Laravel application.