12個最好的PHP調試工具

jopen 9年前發布 | 10K 次閱讀 PHP調試工具

1. Php Debugger

PHP Debugger is the awesome tool for helping you find the bugs fast and remove them from the PHP programs.

12個最好的PHP調試工具

2. MacGDBp

MacGDBp is one fully featured live debugging tool created specifically for the Mac OS.

12個最好的PHP調試工具

3. PHP_Dyn

PHP_Dyn is the PHP Extension that promises to help users in debugging a PHP script.

12個最好的PHP調試工具

4. Pinba

Pinba is an open source MySQL storage engine that acts as a real time monitoring/statistics server for PHP. The data received is thereby used to analyze the performance of PHP apps and locate any problems quickly.

12個最好的PHP調試工具

5. DBG

DBG is a full-featured PHP debugger that is an interactive tool to help users in debugging PHP scripts. It works on a production and development web server and allows you to debug your scripts locally or remotely from an IDE or console.

12個最好的PHP調試工具

6. Kint

Kint is a modern and powerful PHP debugging helper that is designed to present the debugging data the best way possible.

12個最好的PHP調試工具

7. Php Debug

PHP Debug is a tool that can output processing times for your PHP and SQL to get variable dumps in graphical form and check the performance of particular code blocks. This makes the debugging task easier.

12個最好的PHP調試工具

8. XdeBug

XdeBug extension for PHP lets you debug your scripts and provides a lot of valuable information for you to use it easily and smartly.

12個最好的PHP調試工具

9. Krumo

Krumo is an easy replacement for complicated functions that can display structured information about a different PHP variable. The output is displayed in a collapsible DHTML tree built around the structure of the dumped PHP variable once the user makes the Krumo debugging tool run.

12個最好的PHP調試工具

10. Webgrind

Webgrind is an Xdebug Profiling Web Front-end in PHP that works on all platforms and the best part is that it doesn’t consume much of your time as it takes very little time to install. It helps you in quick’n’dirty optimizations as it does all on its own.

12個最好的PHP調試工具

11. PHPMD

This is an easy to configure, user-friendly front-end for the raw metrics that PHP Depend measures. IT makes all the possible bugs, suboptimal code, unused parameters and much more prominent.

 12個最好的PHP調試工具

12. Whoops

Whoops is a small library that helps you develop and maintain your projects the easy way. It solves the problem of dealing with errors and exceptions in a hassle-free manner.

12個最好的PHP調試工具

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!