Libraries tagged by simple storage
bainternet/sqlite-simple-store
50 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.
obo/data-storage-memory
1441 Downloads
Simple memory data storage for Obo framework
scheb/in-memory-data-storage
32 Downloads
A simple in-memory data storage
devorto/key-value-storage
2081 Downloads
Simple array-like key => value storage object.
morrelinko/simple-photo
77 Downloads
Photo uploading and management made easy.
kunicmarko/simple-configuration-bundle
8 Downloads
This is a Symfony Bundle that adds key value storage to your Sonata admin.
flowan/laravel-warehouse
12 Downloads
Simple Storage for Laravel
dotsunited/cabinet
1974 Downloads
Cabinet is a PHP 5.3+ library providing a simple file storage layer
mauris/packer
155 Downloads
Simple Key-Value Storage for PHP. dead simple.
qphpstorage/qphpstorage
12 Downloads
A simple wrapper around swoole4 table storage, with casting.
sikker/notnosql
18 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
681 Downloads
Super simple redis helper for your PHP apps.
chillu/fakedatabase
3331 Downloads
Simple 'database' storage adapter which persists into a JSON file
phpnitro/preferences
15 Downloads
PhpNitro's preferences package — simple key-value storage backed by phpnitro/database (Engine\Preferences\*).