|
|
@@ -449,6 +449,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
449
|
449
|
|
|
450
|
450
|
* [APM](https://pecl.php.net/package/APM) - Monitoring extension collecting errors and statistics into SQLite/MySQL/StatsD.
|
|
451
|
451
|
* [Barbushin PHP Console](https://github.com/barbushin/php-console) - Another web debugging console using Google Chrome.
|
|
|
452
|
+* [DDLess](https://ddless.com) - A desktop PHP debugger that provides step debugging via AST instrumentation without requiring extensions or IDE plugins.
|
|
452
|
453
|
* [Kint](https://github.com/kint-php/kint) - A debugging and profiling tool.
|
|
453
|
454
|
* [Metrics](https://github.com/beberlei/metrics) - A simple metrics API library.
|
|
454
|
455
|
* [PCOV](https://github.com/krakjoe/pcov) - A self-contained code coverage compatible driver.
|