1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-16 04:42:22 +00:00

Merge pull request #336 from gordalina/patch-1

Add CacheTool
This commit is contained in:
Jamie York 2015-07-29 23:56:58 +01:00
commit 2bc66f0353

View File

@ -698,6 +698,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.*