PHP study notes---PHP debugging and development tools arrangement_PHP tutorial

WBOY
Release: 2016-07-13 10:32:21
Original
1091 people have browsed it

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

1. Debugging Tools
Webgrind
Xdebug
Gubed PHP Debugger
DBG
PHP_Debug
PHP_Dyn
MacGDBp
2. Testing and optimization tools
PHPUnit
SimpleTest
Simpletest
Selenium
PHP_CodeSniffer
dBug
PHP Profile Class
3. Documentation Tools
phpDocumentor
PHP DOX
4. Security Tools
Securimage:
5. Verification code tool.
Scavenger
PHP-IDS
Pixy: Code inspection tool.
6.Graphics processing
PHP/SWF Charts
pChart - a chart-drawing PHP library
WideImage
MagickWand For PHP
7. Code optimization
PHP_Beautifier
PHPCodeBeautifier
GeSHi - Generic Syntax Highlighter
Version control system
Phing
xinc
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 pages comply 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 true OO, and the API interface is based on JDBC.
PHPLinq: Manipulate PHP arrays with SQL syntax.
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 stand-alone 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.

www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/755789.htmlTechArticlePHP 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 by PHP100...
Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!