|
|
@@ -611,6 +611,8 @@ Libraries to help manage database schemas and migrations.
|
|
611
|
611
|
* [Cake Cache](https://github.com/cakephp/cache) - A caching library (CP).
|
|
612
|
612
|
* [Stash](https://github.com/tedivm/Stash) - Another library for caching.
|
|
613
|
613
|
* [CacheTool](https://github.com/gordalina/cachetool) - A tool to clear APC/opcode caches from the command line.
|
|
|
614
|
+* [APIx Cache](https://github.com/frqnck/apix-cache) - A thin PSR-6 cache wrapper to various caching backends emphasising cache tagging and indexing.
|
|
|
615
|
+
|
|
614
|
616
|
|
|
615
|
617
|
## Data Structure and Storage
|
|
616
|
618
|
*Libraries that implement data structure or storage techniques.*
|