Browse Source

Add CacheTool

pull/336/head
Samuel Gordalina 11 years ago
parent
commit
a87ab4fdeb
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

674
 * [PHP-GPIO](https://github.com/ronanguilloux/php-gpio) - A library for playing with the Raspberry PI's GPIO pins.
674
 * [PHP-GPIO](https://github.com/ronanguilloux/php-gpio) - A library for playing with the Raspberry PI's GPIO pins.
675
 * [print_o](https://github.com/koriym/print_o) - An object graph visualizer.
675
 * [print_o](https://github.com/koriym/print_o) - An object graph visualizer.
676
 * [Alias](https://github.com/fuelphp/alias) - A class aliasing library.
676
 * [Alias](https://github.com/fuelphp/alias) - A class aliasing library.
677
+* [CacheTool](https://github.com/gordalina/cachetool) - Clear apc/opcode caches from the command line.
677
 
678
 
678
 # Software
679
 # Software
679
 *Software for creating a development environment.*
680
 *Software for creating a development environment.*

Loading…
Cancel
Save