Add CacheTool

This commit is contained in:
Samuel Gordalina 2015-02-11 19:06:00 +00:00
parent 98c61603c0
commit a87ab4fdeb
1 changed files with 1 additions and 0 deletions

View File

@ -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.*