Ver código fonte

Add DDLess to Debugging and Profiling

pull/1393/head
Jefferson T.S 6 meses atrás
pai
commit
adbcf6ab62
Nenhuma conta vinculada ao e-mail do autor do commit
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1
    0
      README.md

+ 1
- 0
README.md Ver arquivo

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.

Carregando…
Cancelar
Salvar