소스 검색

Merge pull request #449 from diffen/master

Added Kint — a powerful debugging tool
pull/450/head
Jamie York 10 년 전
부모
커밋
ebf3850b3f
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      README.md

+ 1
- 0
README.md 파일 보기

@@ -367,6 +367,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
367 367
 * [Z-Ray](http://www.zend.com/en/products/server/z-ray) - A debug and profile tool for Zend Server.
368 368
 * [XHProf](https://github.com/phacility/xhprof) - A profiling tool originally developed by Facebook.
369 369
 * [Blackfire.io](http://blackfire.io) - A low-overhead code profiler.
370
+* [Kint] (https://github.com/raveren/kint) - A debugging and profiling tool that replaces debug_backtrace(), var_dump() and print_r().
370 371
 
371 372
 ## Build Tools
372 373
 *Project build and automation tools.*

Loading…
취소
저장