1
0
mirror of https://github.com/ziadoz/awesome-php.git synced 2025-08-09 11:56:38 +02: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

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