mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Merge pull request #129 from coodoing/patch-1
add xdebug and xhprof to code analysis
This commit is contained in:
commit
8a79ae7889
@ -271,6 +271,8 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|||||||
* [PHPDBG](http://phpdbg.com/) - An interactive PHP debugger.
|
* [PHPDBG](http://phpdbg.com/) - An interactive PHP debugger.
|
||||||
* [Scrutinizer](https://scrutinizer-ci.com/) - A web tool to scrutinise PHP code.
|
* [Scrutinizer](https://scrutinizer-ci.com/) - A web tool to scrutinise PHP code.
|
||||||
* [PHPLOC](https://github.com/sebastianbergmann/phploc) - A tool for quickly measuring the size of a PHP project.
|
* [PHPLOC](https://github.com/sebastianbergmann/phploc) - A tool for quickly measuring the size of a PHP project.
|
||||||
|
* [xDebug](https://github.com/xdebug/xdebug) - A debug and profile tool for PHP.
|
||||||
|
* [xHprof](https://github.com/phacility/xhprof) - Another profiling tool for PHP.
|
||||||
|
|
||||||
## Build Tools
|
## Build Tools
|
||||||
*Project build and automation tools.*
|
*Project build and automation tools.*
|
||||||
|
Loading…
Reference in New Issue
Block a user