50 Very useful PHP tools, 50 useful PHP Tools _php Tutorial

Source: Internet
Author: User
Tags gtk mysql manual php debugger php development environment php framework php online php security scanner zend framework

50 Very useful PHP tools, 50 useful PHP tools


PHP is one of the most widely used open source server-side scripting languages, and of course PHP is not the fastest, but it is the most commonly used scripting language. Here are 50 useful PHP tools that can greatly improve your programming effort:

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

Document Tools

    • Phpdocumentor
    • PHP DOX

Security Tools

    • Securimage: Verification Code tool.
    • Scavenger
    • Php-ids
    • Pixy: Code checking 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

    • Phing
    • Xinc

Useful outreach, using tools and classes

    • simplepie:php RSS Parsing Program



    • HTML purifier: Can be used to remove all malicious code (XSS), but also to ensure that your page adhere to the standard specifications.
    • TCPDF: A PHP5 function package for quickly generating PDF files.
    • Htmlsql: One is a PHP class that you can conveniently use to retrieve HTML and XML content using similar SQL statements.
    • The greatest PHP Snippet File ever (Using QuickText for notepad++)
    • Creole: Written in PHP5, is a layer based on the true meaning of Oo, API interface based on JDBC.
    • PHPLINQ: Use SQL syntax to manipulate PHP arrays.
    • Phpmathpublisher: The writer is a French high school math teacher.



    • PhpMyAdmin: MySQL can be controlled and operated online via the Internet.
    • Phpexcel: A fairly powerful Ms Office Excel document generates a class library.
    • Phormer: A lightweight, powerful PHP online album.
    • Xajax PHP ClassLibrary: An open-source PHP class library for building Ajax programs on the web.
    • PHP User Class: Users management.
    • PHP-GTK: To prove that PHP is an effective tool that goes far beyond Web applications. With php-gtk You can create a standalone GUI (user graphical interface) application.

Online Tools and Resources

    • minify! : An application developed using PHP5 to merge compressed js/css files. The results of the merge compression can be optimized for client-side caching through HTTP gzip/deflate and some related headers.


    • Http_staticmerger: Automatically "merge" CSS and JavaScript files.
    • PHP Objectgenerator: An open source PHP code generator. It can generate concise and testable object-oriented code for your php4/PHP5 application.

    • gotapi/php







    • Koders: Open source search.
    • PECL: Contains information about the different extension libraries provided by the PHP Development Group.

Tools in the browser (Firefox plugin)

    • Firephp: is a firebug based extension, can be used in the Firebug console to easily output PHP debugging information does not affect the normal operation of PHP programs.

    • Phplangeditor: is a tool used to translate various PHP variables.



    • Phplookup: is a built-in search bar to help you quickly find the referenced PHP syntax.
    • Phpmanual Search: Search for an official PHP document from your Web browser in a convenient searching field.

PHP Framework

    • Dwoo: a PHP5 template engine.
    • CodeIgniter: An Agile Open source PHP framework that helps you write Web applications.



    • The YII framework is a high-performance component-based PHP framework.
    • Solar



    • Symfony: An open-source PHP web framework. The goal is to accelerate the creation and maintenance of Web applications.
    • PEAR
    • Propel: is an OR mapping (Object relational Mapping) framework for PHP5. It allows you to use objects instead of SQL to read and write rows in a database table.
    • {{macro}} template engine


    • Zend Framework: An open source PHP5 development framework that can be used to develop web programs and services.
    • Qcodo: is a framework for agile development based on PHP5 with the MVC architecture and CRUD code generation capabilities.

    • Sajax:sajax is a modular way of making Ajax applications that make application development smoother through scheduled, dynamic function calls.
    • Smarty: A template engine that implements the logic layer and presentation layer of the MVC development pattern with PHP.
    • CakePHP: is an open source PHP on Rails full-stack framework.

    • Savant2: A php template engine that uses PHP function directly, but makes a reasonable limit.
    • Phpspec:phpspec is a simple and intuitive PHP framework.

IDEs and Editors

    • PHPEclipse: a pretty powerful plugin for developing PHP under Eclipse, including features such as: PHP parsing, debugging, code formatting, outline view, code template customization, etc.

    • phped: Internal debugger.

    • Phpdesigner: The program designed for the PHP Web page to be written.

    • Zendstudio: An award-winning professional PHP integrated development environment with powerful professional editing tools and debugging tools to support PHP syntax highlighting.

    • Aptana PHP: An open source IDE that focuses on browser-side development.
    • PDT: A development tool framework dedicated to providing a fully functional PHP integrated development environment on top of the eclipse platform.
    • vs.php: By installing this plugin, we can be in visual Studio. NET to compile, edit, and configure PHP programs in the most popular Ides in the market.
    • Phpedit: This IDE software is available for highlighting syntax display, code hinting, code recognition, an integrated PHP debugger, and a help generator tool.

Supplementary resources

      • PHP Function Reference
      • Useful PHP Classes and components
      • PHP Advent 2008
      • Useful in-browser development tools for PHP
      • phpclasses.org
      • PHP Developer ' s Toolbox
      • Scavenger
      • Php-ids
      • pixy:php Security Scanner

I want to learn the PHP language and ask what development tools are best to use

DREAMWEAVER
=================

Starting with MX, DW has started to support Php+mysql's visual development, which is a good choice for beginners, because if you are a general developer, you can write a program almost without writing a single line of code, and all you see is what you gain.
Included features include syntax highlighting, function completion, formal parameter hints, and so on.
However, the code generated by DW is more complex and security is common. In handwriting, the convenience of general, in the debugging environment performance is not satisfactory. Less suitable for more complicated programming. But it's better for beginners.

======================
ZEND Development Enviorment
======================

and PHP by the recent ZEND launch of a PHP ide,zend development enviorment. The latest version is 2.6, which is the only PHP integrated development debugging environment under Linux, and of course it has a version of Windows.
Unlike other Ides, Zde is written in Java ~ ~ This means not only multi-platform, but also a very slow speed, and a bit more strange use of the interface. In particular, it will be nearly half a minute to start the speed, people unbearable ~ ~
Zde offers the most complete functionality, and can be seamlessly combined with zend other PHP development tools. Become a set of powerful PHP development environment, and ZDE debugging environment is built in Zde own program, and not like other Ides, is through the PHP Debuger to achieve.
Contains features: syntax highlighting, complete function completion and help (but only for PHP built-in functions, invalid for custom functions), engineering management, and Zde unique PHP code collation, php.ini visual editing and nesting indicators, using the latter in the view program structure is very convenient, not to count the dense {} number ~

The debug features provided include Breakpoints,stack,watches,variables,output buffer, and all of the tracking methods that are available.

The main shortcomings are: 1, slow ~~2, use is not very convenient.

===================
phped
===================

Nusphere, a long-time developer of PHP, launched the phped, the latest version is 3.12.
Phped's comprehensive performance is the best, the start-up speed is very fast, provide the most functions. Syntax highlighting, function completion, project management, code templates, automatic code completion, Visual database management, built-in Dav,cvs,ftp,webserver,debugger, and JS code lists, common HTML tag sets, plus phped support plug-in technology.
The installation version paid has a php,mysql manual (in English). It is worth mentioning is phped debugging function, although Zde has its debugging functions, but phped more convenient, such as debugging when the mouse on the variable can be directly see the value of the variable, and debug the distribution of the window is more detailed and reasonable, and support external script debugging, Zed Although can also be achieved, But it's a little bit trickier to set up.
The scripting structure of phped is similar to Zde, but it's better for classes, and it's fine for class elements.

But Phped's shortcomings are also very deadly, that is, its support for Chinese is very poor ~ ~ Even when selected will show abnormal. Another thing to remind is that the value of the variables in the debugging of the Chinese display can be in the debugger inside the settings, the language will be converted to GB can be ~ ~ Otherwise the value of the variable containing Chinese is not normal display ~

================
PHP EXPERT EDITOR
================

The newer version of the PHP EXPERT EDITOR is 3.0, with features such as PHP syntax checking, program section bookmarks, macro functions, code templates, and built-in web Server,debugger.

Pee in the Code structure analysis ... Remaining full text >>

What tools (Ides) are commonly used in PHP development?

Starting with MX, DW has started to support Php+mysql's visual development, which is a good choice for beginners, because if you are a general developer, you can write a program almost without writing a single line of code, and all you see is what you gain.
Included features include syntax highlighting, function completion, formal parameter hints, and so on.
However, the code generated by DW is more complex and security is common. In handwriting, the convenience of general, in the debugging environment performance is not satisfactory. Less suitable for more complicated programming. But it's better for beginners.
======================
ZEND Development Enviorment
======================
and PHP by the recent ZEND launch of a PHP ide,zend development enviorment. The latest version is 2.6, which is the only PHP integrated development debugging environment under Linux, and of course it has a version of Windows.
Unlike other Ides, Zde is written in Java ~ ~ This means not only multi-platform, but also a very slow speed, and a bit more strange use of the interface. In particular, it will be nearly half a minute to start the speed, people unbearable ~ ~
Zde offers the most complete functionality, and can be seamlessly combined with zend other PHP development tools. Become a set of powerful PHP development environment, and ZDE debugging environment is built in Zde own program, and not like other Ides, is through the PHP Debuger to achieve.
Contains features: syntax highlighting, complete function completion and help (but only for PHP built-in functions, invalid for custom functions), engineering management, and Zde unique PHP code collation, php.ini visual editing and nesting indicators, using the latter in the view program structure is very convenient, not to count the dense {} number ~
The debug features provided include Breakpoints,stack,watches,variables,output buffer, and all of the tracking methods that are available.
The main shortcomings are: 1, slow ~~2, use is not very convenient.
===================phped===================
Nusphere, a long-time developer of PHP, launched the phped, the latest version is 3.12.
Phped's comprehensive performance is the best, the start-up speed is very fast, provide the most functions. Syntax highlighting, function completion, project management, code templates, automatic code completion, Visual database management, built-in Dav,cvs,ftp,webserver,debugger, and JS code lists, common HTML tag sets, plus phped support plug-in technology.
The installation version paid has a php,mysql manual (in English). It is worth mentioning is phped debugging function, although Zde has its debugging functions, but phped more convenient, such as debugging when the mouse on the variable can be directly see the value of the variable, and debug the distribution of the window is more detailed and reasonable, and support external script debugging, Zed Although can also be achieved, But it's a little bit trickier to set up.
The scripting structure of phped is similar to Zde, but it's better for classes, and it's fine for class elements.
But Phped's shortcomings are also very deadly, that is, its support for Chinese is very poor ~ ~ Even when selected will show abnormal. Another thing to remind is that the value of the variables in the debugging of the Chinese display can be in the debugger inside the settings, the language will be converted to GB can be ~ ~ Otherwise the value of the variable containing Chinese is not normal display ~
================
PHP EXPERT EDITOR
================
The newer version of the PHP EXPERT EDITOR is 3.0, with features such as PHP syntax checking, program section bookmarks, macro functions, code templates, and built-in web Server,debugger.
Pee in the code structure analysis has a feature is that you can see each variable occurrence position, if you want to track is more convenient.
The general saying, P ... Remaining full text >>

http://www.bkjia.com/PHPjc/884776.html www.bkjia.com true http://www.bkjia.com/PHPjc/884776.html techarticle 50 Very useful PHP tools, 50 useful PHP tools PHP is one of the most widely used open source server-side scripting language, of course, PHP is not the fastest, but it is the most common script ...

  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.