【Transfer】How many PHP debugging and development tools do you know? , PHP debugging and development tools
Source: PHP100 Chinese website (http://www.php100.com/html/itnews/PHPxinwen/2009/0902/3257.html)
PHP is now one of the most widely used open source server-side scripting languages. Of course, PHP is not the fastest, but it is the most commonly used scripting language. EclipsePHP Sutdio produced by PHP100 has also received praise from many PHPers, but it is impossible for everyone to have the same habits, especially for friends who are exploring, so today PHP100 is here to introduce 50 useful PHP tools that can greatly improve your Programming work, I hope everyone will indicate the source when reprinting this article
Debugging Tools
- Webgrind
- Xdebug
- Gubed PHP Debugger
- DBG
- PHP_Debug
- PHP_Dyn
- MacGDBp
Testing and Optimization Tools
- PHPUnit
- SimpleTest
- Selenium
- PHP_CodeSniffer
- dBug
- PHP Profile Class
Documentation Tools
Security Tools
- Securimage: Verification code tool.
- Scavenger
- PHP-IDS
- Pixy: Code inspection tool.
Graphics processing
- PHP/SWF Charts
- pChart - a chart-drawing PHP library
- WideImage
- MagickWand For PHP
Code Optimization
- PHP_Beautifier
- PHPCodeBeautifier
- GeSHi - Generic Syntax Highlighter
Version Control System
Useful extensions, using tools and classes
- SimplePie: PHP RSS parser
- HTML Purifier: Can be used to remove all malicious code (XSS) and ensure that your page complies with W3C standards.
- TCPDF: A PHP5 function package for quickly generating PDF files.
- htmlSQL: One is a PHP class that allows you to easily retrieve HTML and XML content using SQL-like statements.
- The Greatest PHP Snippet File Ever (Using Quicktext for Notepad++)
- Creole: Written in PHP5, it is a layer based on real OO, and the API interface is based on JDBC.
- PHPLinq: Use SQL syntax to operate PHP arrays.
- PHPMathPublisher: The author is a French middle school mathematics teacher.
-
phpMyAdmin: You can control and operate MySQL online through the Internet.
-
PHPExcel: A very powerful MS Office Excel document generation class library.
-
Phormer: A lightweight, powerful PHP online photo album.
-
xajax PHP Class Library: An open source PHP class library, used to build Ajax programs on the WEB .
-
PHP User Class: User management.
-
PHP-GTK: Developed to prove that PHP is an effective tool far beyond web applications. Using PHP-GTK you can build standalone GUI (Graphical User Interface) applications.
Online Tools and Resources
-
Minify!: An application developed using PHP5 for merging and compressing js/css files. The combined and compressed results can be optimized for client caching through HTTP gzip/deflate and some related headers.
-
HTTP_StaticMerger: Automatically "merge" CSS and JavaScript files.
-
PHP Object Generator: An open source PHP code generator. It generates concise and testable object-oriented code for your PHP4/PHP5 applications.
http://www.bkjia.com/PHPjc/965029.htmlwww.bkjia.comtruehttp: //www.bkjia.com/PHPjc/965029.htmlTechArticle[Transfer] How many PHP debugging and development tools do you know? , PHP debugging development tool source: PHP100 Chinese website (http://www.php100.com/html/itnews/PHPxinwen/2009/0902/3257.html) PHP is now used...
Statement:The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn