Sfoglia il codice sorgente

Add DDLess to Debugging and Profiling

pull/1393/head
Jefferson T.S 5 giorni fa
parent
commit
adbcf6ab62
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1
    0
      README.md

+ 1
- 0
README.md Vedi File

@@ -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.

Loading…
Annulla
Salva