Libraries tagged by data storage
pcfreak30/wordpress-cache-store
650 Downloads
WordPress cache library to enable a data tree inspired storage structure to offset the limitation of the WordPress cache API for querying available keys
jorgeuos/simple-sftp
17 Downloads
Allows sending data to sftp storage.
boruta/timebase
13 Downloads
Flat file database for storage any data as events in timeline and finding it for a given timestamp.
arcana/laravel-pulse-s3-metrics
1807 Downloads
Fetch existing data usage and storage metrics from AWS CloudWatch for your S3 bucket and display them in your Laravel Pulse dashboard.
waterdhavian/laravel-timezone
10 Downloads
Date/time timezone storage and retrieval for Laravel 5
tanoconsulting/ezdbintegritybundle
6 Downloads
Validates database data and binary file storage of eZPlatform 3 (aka Ibexa OSS/DXP)
oire/serializer
5 Downloads
Data serializer for better storage and exchange.
jvizcaya/uploadable
176 Downloads
Laravel Eloquent trait for storage base64 encoded data
jasonbrady/jquery-typeahead
172 Downloads
jQuery plugin that provides Typeahead (autocomplete) Search preview from Json object(s) via same domain Ajax request or cross domain Jsonp and offers data compression inside Local Storage. The plugin is built with a lot of options and callbacks to allow customization.
insowe/datalogger
62 Downloads
Save data logs to Cloud Storage.
fabatek/laravel-timezone
38 Downloads
Date/time timezone storage and retrieval for Laravel 5
insolita/yii2-arsync
30 Downloads
This behavior for automatic or manual sync data between two models, without declaration relation. This behavior must be attached on master model. Main purposes - for sync rarely modified data from more reliable database storage to redis storage for frequently access; Support actual data state in some development cases;
wbtdc/s3copy
9 Downloads
Copies data to/from S3-compatible storage like Wasabi or Amazon S3.
netr0n/shmestage
9 Downloads
Simple storage of key value based data in PHP shared memory
kingsoft/persist
237 Downloads
Make persistance easy and fast. Use it to store data in files, databases, or any other storage system. It's easy to use and extend.