From a87ab4fdeb64d1e4465cab22d592c968cb95c676 Mon Sep 17 00:00:00 2001 From: Samuel Gordalina Date: Wed, 11 Feb 2015 19:06:00 +0000 Subject: [PATCH] Add CacheTool --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eb59cde..6f67847 100644 --- a/README.md +++ b/README.md @@ -674,6 +674,7 @@ Libraries to help manage database schemas and migrations. * [PHP-GPIO](https://github.com/ronanguilloux/php-gpio) - A library for playing with the Raspberry PI's GPIO pins. * [print_o](https://github.com/koriym/print_o) - An object graph visualizer. * [Alias](https://github.com/fuelphp/alias) - A class aliasing library. +* [CacheTool](https://github.com/gordalina/cachetool) - Clear apc/opcode caches from the command line. # Software *Software for creating a development environment.*