7個最好的實用PHP開發程序調試工具
1. Webgrind
This is an Xdebug profiling web frontend for PHP5. It works on all platforms and takes very little time to install.
2. Xdebug
This extension lets you debug your scripts and provides a lot of valuable information for you to use.
Use this tool to find logic errors in your PHP code.
4. DBG
This PHP debugger is used for local and remote PHP debugging.
5. PHP_Debug
This tool can output processing times for your PHP and SQL get variable dumps in graphical form and check the performance of particular code blocks.
6. PHP_Dyn
This is an open source PHP debugging tool that can be used for various purposes.
7. MacGDBp
This is a fully featured but live debugger that is meant for the Mac OS.
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!