瀏覽代碼

Move and cleanup cachetool entry

pull/408/merge
Jamie 10 年之前
父節點
當前提交
7ff3e2f60a
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

601
 * [Doctrine Cache](https://github.com/doctrine/cache) - A caching library.
601
 * [Doctrine Cache](https://github.com/doctrine/cache) - A caching library.
602
 * [Zend Cache](https://github.com/zendframework/zend-cache) - Another caching library (ZF2).
602
 * [Zend Cache](https://github.com/zendframework/zend-cache) - Another caching library (ZF2).
603
 * [Stash](https://github.com/tedivm/Stash) - Another library for caching.
603
 * [Stash](https://github.com/tedivm/Stash) - Another library for caching.
604
+* [CacheTool](https://github.com/gordalina/cachetool) - A tool to clear APC/opcode caches from the command line.
604
 
605
 
605
 ## Data Structure and Storage
606
 ## Data Structure and Storage
606
 *Libraries that implement data structure or storage techniques.*
607
 *Libraries that implement data structure or storage techniques.*
698
 * [PHP-GPIO](https://github.com/ronanguilloux/php-gpio) - A library for playing with the Raspberry PI's GPIO pins.
699
 * [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.
700
 * [print_o](https://github.com/koriym/print_o) - An object graph visualizer.
700
 * [Alias](https://github.com/fuelphp/alias) - A class aliasing library.
701
 * [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.
702
 
702
 
703
 # Software
703
 # Software
704
 *Software for creating a development environment.*
704
 *Software for creating a development environment.*

Loading…
取消
儲存