mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-21 16:46:22 +00:00
Add Stop
https://github.com/ivoba/stop Stop is a lightweight Dumper for PHP 5.3+ , thus a replacement for echo '<pre>';print_r($var);exit;
This commit is contained in:
parent
98c61603c0
commit
a6507111ec
@ -337,6 +337,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
* [PHPDBG](http://phpdbg.com/) - An interactive PHP debugger.
|
* [PHPDBG](http://phpdbg.com/) - An interactive PHP debugger.
|
||||||
* [Tracy](https://github.com/nette/tracy) - A simple error detection, logging and time measuring library.
|
* [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.
|
* [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
|
## Build Tools
|
||||||
*Project build and automation tools.*
|
*Project build and automation tools.*
|
||||||
|
Loading…
Reference in New Issue
Block a user