mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-21 16:46:22 +00:00
Added key-value-store abstraction library
This commit is contained in:
parent
a36b5a38ec
commit
b3f8bfd9ef
@ -496,6 +496,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|||||||
|
|
||||||
* [Alternative PHP Cache (APC)](http://www.php.net/manual/en/book.apc.php) - Open opcode cache for PHP.
|
* [Alternative PHP Cache (APC)](http://www.php.net/manual/en/book.apc.php) - Open opcode cache for PHP.
|
||||||
* [Cache](https://github.com/doctrine/cache) - A caching library (part of Doctrine).
|
* [Cache](https://github.com/doctrine/cache) - A caching library (part of Doctrine).
|
||||||
|
* [Key Value Store](https://github.com/adammbalogh/key-value-store) - Key Value Store abstraction. One Api, Multiple Stores.
|
||||||
* [Stash](https://github.com/tedivm/Stash) - Another library for caching.
|
* [Stash](https://github.com/tedivm/Stash) - Another library for caching.
|
||||||
|
|
||||||
## Data Structure and Storage
|
## Data Structure and Storage
|
||||||
|
Loading…
Reference in New Issue
Block a user