Libraries tagged by simple storage
bainternet/sqlite-simple-store
48 Downloads
Super lightweight Zero configuration sqlite-based key => value store with expiration time for PHP. Basically its a simple key value storage with and expireation field which will delete the value after it expires. Also since its heavily influenced by redis, some of redis useful functions were implemented.
a4sex/key-value-storage
938 Downloads
A simple key-value storage based on PSR-6, Caching Interface.
scheb/in-memory-data-storage
31 Downloads
A simple in-memory data storage
devorto/key-value-storage
1917 Downloads
Simple array-like key => value storage object.
dereuromark/cakephp-file-storage
248 Downloads
This plugin is giving you the possibility to store files in virtually any kind of storage backend. This plugin is wrapping the Gaufrette library (https://github.com/KnpLabs/Gaufrette) library in a CakePHP fashion and provides a simple way to use the storage adapters through the StorageManager class.
morrelinko/simple-photo
76 Downloads
Photo uploading and management made easy.
kunicmarko/simple-configuration-bundle
7 Downloads
This is a Symfony Bundle that adds key value storage to your Sonata admin.
flowan/laravel-warehouse
7 Downloads
Simple Storage for Laravel
dotsunited/cabinet
1963 Downloads
Cabinet is a PHP 5.3+ library providing a simple file storage layer
mauris/packer
154 Downloads
Simple Key-Value Storage for PHP. dead simple.
qphpstorage/qphpstorage
11 Downloads
A simple wrapper around swoole4 table storage, with casting.
sikker/notnosql
17 Downloads
The SQL-based NoSQL library for PHP -- it's NoSQL, even though it's not!
paragi/rocket-store
8 Downloads
A simple but powerfull database, based on flat file storage.
leafs/redis
322 Downloads
Super simple redis helper for your PHP apps.
chillu/fakedatabase
2703 Downloads
Simple 'database' storage adapter which persists into a JSON file