From 3ee02327d3004f04e818a11e0aa53a607a13c5cd Mon Sep 17 00:00:00 2001 From: dantleech Date: Sun, 22 Nov 2015 16:51:12 +0100 Subject: [PATCH] Added PHPBench, removed CodeMover --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2192a3b..3e727e8 100644 --- a/README.md +++ b/README.md @@ -372,6 +372,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT * [XHProf](https://github.com/phacility/xhprof) - A profiling tool originally developed by Facebook. * [Blackfire.io](https://blackfire.io) - A low-overhead code profiler. * [Kint](https://github.com/raveren/kint) - A debugging and profiling tool. +* [PHPBench](https://github.com/phpbench/phpbench) - A Benchmarking Framework. ## Build Tools *Project build and automation tools.* @@ -710,7 +711,6 @@ Libraries to help manage database schemas and migrations. * [Lib Country](https://github.com/kherge-abandoned/lib-country) - A library for country and subdivision data. * [PHPStack](http://dunkels.com/adam/phpstack/) - A TCP/IP stack proof of concept written in PHP. * [Nmap](https://github.com/willdurand/nmap) - A PHP wrapper around [Nmap](https://nmap.org/). -* [Code Mover](https://github.com/dantleech/code-mover) - A library for moving code. * [Lambda PHP](https://github.com/igorw/lambda-php) - A Lambda calculus interpreter in PHP. * [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes. * [PHP-GPIO](https://github.com/ronanguilloux/php-gpio) - A library for playing with the Raspberry PI's GPIO pins.