|
|
@@ -640,6 +640,8 @@ Libraries to help manage database schemas and migrations.
|
|
640
|
640
|
* [Cake Cache](https://github.com/cakephp/cache) - A caching library (CP).
|
|
641
|
641
|
* [Stash](https://github.com/tedious/Stash) - Another library for caching.
|
|
642
|
642
|
* [CacheTool](https://github.com/gordalina/cachetool) - A tool to clear APC/opcode caches from the command line.
|
|
|
643
|
+* [APIx Cache](https://github.com/frqnck/apix-cache) - A thin PSR-6 cache wrapper to various caching backends emphasising cache tagging and indexing.
|
|
|
644
|
+
|
|
643
|
645
|
|
|
644
|
646
|
## Data Structure and Storage
|
|
645
|
647
|
*Libraries that implement data structure or storage techniques.*
|