Libraries tagged by data storage
yannn/php-strict-data
7 Downloads
PHP class for store data with check values based on annotation in PHPDoc.
wesleydeveloper/data-processor
3667 Downloads
High-performance data import/export package for Laravel with cloud storage support, chunking, and queue processing
selcukmart/data-store-library-y42
3 Downloads
phpolar/sqlite-storage
165 Downloads
Adds support for storing data in SQLite databases.
mjducharme/laravel-model-json-storage
179 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.
melia/object-storage
34 Downloads
Lightweight PHP file-based object store with UUID persistence, lazy-loading references, in-memory cache, file locking, safe mode, and a simple viewer UI.
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.
hail/safe-storage
23 Downloads
Store data safely in memory at runtime
ginkelsoft/laravel-data-retention
0 Downloads
A Laravel package that enforces GDPR storage-limitation rules per Eloquent model by deleting or anonymizing expired records and writing a tamper-evident audit log.
form-synergy/fs-storage
77 Downloads
This package enables storing, updating, and retrieving stored data, in a local directory.
fenom/storage
45252 Downloads
Fenom extension: store data in fenom
devgroup/yii2-media-storage
701 Downloads
Helpers, utilities and widgets for media data
derywat/php-simple-storage
25 Downloads
Simple PHP library for storing key => value data.
darling/php-json-storage-utilities
246 Downloads
This library provides classes for storing and retrieving data that was encoded as json by a \Darling\PHPJsonUtilities\classes\encoded\data\Json instance.