浏览代码

Merge pull request #519 from dantleech/phpbench

Added PHPBench, removed CodeMover
pull/517/merge
Jose Diaz-Gonzalez 10 年前
父节点
当前提交
be5c855325
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

372
 * [XHProf](https://github.com/phacility/xhprof) - A profiling tool originally developed by Facebook.
372
 * [XHProf](https://github.com/phacility/xhprof) - A profiling tool originally developed by Facebook.
373
 * [Blackfire.io](https://blackfire.io) - A low-overhead code profiler.
373
 * [Blackfire.io](https://blackfire.io) - A low-overhead code profiler.
374
 * [Kint](https://github.com/raveren/kint) - A debugging and profiling tool.
374
 * [Kint](https://github.com/raveren/kint) - A debugging and profiling tool.
375
+* [PHPBench](https://github.com/phpbench/phpbench) - A Benchmarking Framework.
375
 
376
 
376
 ## Build Tools
377
 ## Build Tools
377
 *Project build and automation tools.*
378
 *Project build and automation tools.*
710
 * [Lib Country](https://github.com/kherge-abandoned/lib-country) - A library for country and subdivision data.
711
 * [Lib Country](https://github.com/kherge-abandoned/lib-country) - A library for country and subdivision data.
711
 * [PHPStack](http://dunkels.com/adam/phpstack/) - A TCP/IP stack proof of concept written in PHP.
712
 * [PHPStack](http://dunkels.com/adam/phpstack/) - A TCP/IP stack proof of concept written in PHP.
712
 * [Nmap](https://github.com/willdurand/nmap) - A PHP wrapper around [Nmap](https://nmap.org/).
713
 * [Nmap](https://github.com/willdurand/nmap) - A PHP wrapper around [Nmap](https://nmap.org/).
713
-* [Code Mover](https://github.com/dantleech/code-mover) - A library for moving code.
714
 * [Lambda PHP](https://github.com/igorw/lambda-php) - A Lambda calculus interpreter in PHP.
714
 * [Lambda PHP](https://github.com/igorw/lambda-php) - A Lambda calculus interpreter in PHP.
715
 * [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes.
715
 * [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes.
716
 * [PHP-GPIO](https://github.com/ronanguilloux/php-gpio) - A library for playing with the Raspberry PI's GPIO pins.
716
 * [PHP-GPIO](https://github.com/ronanguilloux/php-gpio) - A library for playing with the Raspberry PI's GPIO pins.

正在加载...
取消
保存