diff --git a/README.md b/README.md index eb59cde..b9a8caa 100644 --- a/README.md +++ b/README.md @@ -337,6 +337,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT * [PHPDBG](http://phpdbg.com/) - An interactive PHP debugger. * [Tracy](https://github.com/nette/tracy) - A simple error detection, logging and time measuring library. * [Z-Ray](http://www.zend.com/en/products/server/z-ray) - A debug and profile tool for Zend Server. +* [Stop](https://github.com/ivoba/stop) - Lightweight Dumper with infos like File, Line & Memory. ## Build Tools *Project build and automation tools.*