Bladeren bron

Add DDLess to Debugging and Profiling

pull/1393/head
Jefferson T.S 1 maand geleden
bovenliggende
commit
adbcf6ab62
No account linked to committer's email address
1 gewijzigde bestanden met toevoegingen van 1 en 0 verwijderingen
  1. 1
    0
      README.md

+ 1
- 0
README.md Bestand weergeven

449
 
449
 
450
 * [APM](https://pecl.php.net/package/APM) - Monitoring extension collecting errors and statistics into SQLite/MySQL/StatsD.
450
 * [APM](https://pecl.php.net/package/APM) - Monitoring extension collecting errors and statistics into SQLite/MySQL/StatsD.
451
 * [Barbushin PHP Console](https://github.com/barbushin/php-console) - Another web debugging console using Google Chrome.
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
 * [Kint](https://github.com/kint-php/kint) - A debugging and profiling tool.
453
 * [Kint](https://github.com/kint-php/kint) - A debugging and profiling tool.
453
 * [Metrics](https://github.com/beberlei/metrics) - A simple metrics API library.
454
 * [Metrics](https://github.com/beberlei/metrics) - A simple metrics API library.
454
 * [PCOV](https://github.com/krakjoe/pcov) - A self-contained code coverage compatible driver.
455
 * [PCOV](https://github.com/krakjoe/pcov) - A self-contained code coverage compatible driver.

Laden…
Annuleren
Opslaan