Browse Source

Merge pull request #336 from gordalina/patch-1

Add CacheTool
pull/408/merge
Jamie York 10 years ago
parent
commit
2bc66f0353
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

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

Loading…
Cancel
Save