|
|
@@ -440,6 +440,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
440
|
440
|
|
|
441
|
441
|
* [APM](https://pecl.php.net/package/APM) - Monitoring extension collecting errors and statistics into SQLite/MySQL/StatsD.
|
|
442
|
442
|
* [Barbushin PHP Console](https://github.com/barbushin/php-console) - Another web debugging console using Google Chrome.
|
|
|
443
|
+* [DDLess](https://ddless.com) - A desktop PHP debugger that provides step debugging via AST instrumentation without requiring extensions or IDE plugins.
|
|
443
|
444
|
* [Kint](https://github.com/kint-php/kint) - A debugging and profiling tool.
|
|
444
|
445
|
* [LaraDumps](https://github.com/laradumps/laradumps) - A debugging tool for Laravel with a dedicated desktop application.
|
|
445
|
446
|
* [Metrics](https://github.com/beberlei/metrics) - A simple metrics API library.
|