mirror of
https://github.com/namibia/awesome-php.git
synced 2024-10-31 18:52:31 +00:00
add xdebug and xhprof
This commit is contained in:
parent
76e63df910
commit
7fceaa4608
@ -271,6 +271,8 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
||||
* [PHPDBG](http://phpdbg.com/) - An interactive PHP debugger.
|
||||
* [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.
|
||||
* [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
|
||||
*Project build and automation tools.*
|
||||
|
Loading…
Reference in New Issue
Block a user