Browse Source

Merge adbcf6ab62 into 7f5933d913

pull/1393/merge
Jefferson T.S 1 week ago
parent
commit
0a58896641
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

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

Loading…
Cancel
Save