PHP: 40+ development tool recommendations

WBOY
Release: 2016-08-08 09:24:58
Original
1043 people have browsed it

PHP is a server scripting language designed for web development, but is also a general-purpose programming language. Over 240 million indexed domains use PHP, including many important websites such as Facebook, Digg, and WordPress. Web developers have many good reasons to prefer PHP over other scripting languages, such as Python and Ruby.
For PHP developers, there are many development tools available on the Internet, but finding a suitable PHP development tool is difficult and requires a lot of effort and time. Today, I will introduce 45 convenient PHP tools for developers.

Plates

Plates is a simple and easy-to-use PHP template system. Plates is designed for those who prefer to use local templates instead of compiled templates.

Laravel

Laravel is an open source framework with an elegant expression language.

Parsedown

A Parsedown wrapper for Laravel that can compile markdown into HTML. Parsedown runs fast and supports GitHub flavored markdown.

Guzzle

Guzzle is a PHP version of HTTP client, making it easy to use PHP with the HTTP/1.1 protocol and reducing the pain caused by web services.

Hoa

Hoa is a set of PHP libraries that creates a bridge between industry and research.

PHP-CPP

PHP-CPP is a PHP extension library written in C++. It provides a well-documented and easy-to-use collection of classes that can be used and extended to build native PHP extensions.

Twig

Twig is a fast, secure and stable PHP template engine.

Requests for PHP

Requests is an HTTP library written in PHP.

The Prettifier

Prettifier provides an online editing, formatting and language highlighting platform for some programming languages, such as CSS/HTMl/XML/PHP/SQL/Perl, etc.

Geocoder PHP

Geocoder is a good library for building geo applications, providing an abstraction layer for geocoding operations.

Slim Starter

Created by Xsanisty, Slim Starter is a solution for creating advanced web applications.

Mink

Mink is a PHP library that allows you to interactively test Web APP in the browser. It removes the API differences between the two browser simulators and provides you with a more accurate test. environment.

Forp

Forp is a PHP analyzer written in C. Forp is a lightweight PHP extension that provides a simple PHP array or JSON output containing the complete script call stack and CPU and memory usage. forp is non-intrusive and provides PHP annotations to get the job done.

Belt

Belt is a very useful tool for PHP developers, it provides more than 60 useful functions.

Icon Generator for PHP

Icon Generator allows you to generate Icon icons based on color background, which is similar to Gmail.

Rainloop

Rainloop is a free and open source PHP webmail application with a modern user interface and supports SMTP + IMAP.

Pattern Lab

Pattern Lab is not only a front-end framework, but also a PHP-driven static website generator, project pattern library and front-end style guide.

Composer

Composer is an independent PHP management plug-in. Create a combiner file in the root directory of your project and run a command, then all your dependencies can be downloaded and used.

Directus

Directus is a free, open source, client-friendly database GUI created with Backbone.js. It provides rich functionality for users to quickly develop and manage custom database solutions.

PHP Debug Bar

Debug can be easily integrated into any project and can display analysis data from any part of the application. It comes from PHP's built-in data collector feature and popular project.

Phalcon PHP

Phalcon PHP is a web framework extended by C, providing high performance and low resource consumption.

Pinboard

Pinboard is a MySQL storage engine that provides a read-only interface for real-time monitoring/statistics services for PHP's MYSQL usage.

Casebox

Casebox is an open source PHP/MYSQL driven web application for storing and managing records, tasks and files. It has a desktop-like interface, and we can create an unlimited-level directory to store structured things first.

Munee

Munee is an all-in-one library and open source that handles many things related to web resource optimization and operation. Munee also has a very powerful caching function that can cache resources on the server and client.

ImageWorkshop

ImageWorkshop is an open source class based on the GD library that can help you manage images with PHP. This class is very similar to image editing software such as PS and GIMP: you can add many layers or layer groups, and each layer has a background image.

Sylius

Sylius is a free and open source e-commerce solution designed for PHP (based on Symfony2), which can manage any size store and complex product categories.

Pico

Pico is an open source CMS application, there is no redundant stuff, this is the most important thing. It uses flat files as the database and is built with PHP. Simply put, this APP can run without setting anything.

PHP MyFAQ

PHP MyFAQ is a stable open source PHP F.A.Q. application that provides many functions for building a good F.A.Q. system and provides a powerful management interface to manage categories, entries, users and view statistics. A###PHP Documentor
PHP Documentor can read the structure of code, file system structures, classes, functions and everything in between, and generate documents.

CakePHP

CakePHP is an open source web application framework that follows the MVC pattern and is written in PHP. It is modeled after the concept of Ruby on Rails and is released under the MIT license.

CodeIgniter

CodeIgniter is a powerful, open source PHP framework.

Monsta FTP

Monsta FTP is a PHP cloud software and can place FTP file management in a web browser. You can drag and drop files in the browser.

XAMPP

XAMPP is a free and open source cross-platform web server solution, mainly including Apache HTTP server, MySQL database, PHP and script interpreter written in Perl.

NetBeans

NetBeans is open source and allows you to quickly develop desktop, mobile and web applications using Java, HTML5, PHP, C/C++, etc.

Aura

Aura provides an independent library package for PHP5.4+. These packages can be used individually, have consistency, or self-assemble into a complete framework.

PHPCcheckstyle

PHPCcheckstyle is an open source feature that helps PHP programmers maintain a consistent coding style. This tool checks the input PHP source code and reports any violation of the given standards.

PHP Mess Detector

PHP Mess Detector is easy to configure and the front-end is user-friendly. It can check for potential problems in the code, including possible errors, suboptimal code, unused parameters, etc.

Kohana

Kohana is an elegant, open source and object-oriented HMVC framework based on PHP5, maintained and developed by a group of volunteers. It aims to be fast, safe, and lightweight.

Sabberworm

A CSS file parser written in PHP. Sabberworm allows extracting CSS files into a data structure, manipulating the structure and outputting (optimized) CSS.

Nette

Nette framework is a PHP web development tool. It is designed to be as friendly and easy to use as possible. It focuses on security and performance and is definitely one of the most secure PHP development frameworks.

PHP Markdown

This is a library package that contains a PHP Markdown parser and additional functional extensions. Markdown is a text-to-html conversion tool.

Yii 2

Yii 2 is a complete rewrite of its previous version 1.1. Yii is also one of the most popular PHP development frameworks. Yii is a high-performance PHP framework best suited for developing Web 2.0 applications.

PHP Sandbox

PHP Sandbox utilizes PHPParser to prevent the sandbox from running unsafe code. It utilizes FunctionParser to decompose calls passed to the sandbox, so that PHP calls can be run in the sandbox even if they are not converted to strings.

Translation source: http://www.ido321.com/1546.html
Original English text: 40+ tools for writing better PHP

The above introduces PHP: 40+ development tool recommendations, including relevant content. I hope it will be helpful to friends who are interested in PHP tutorials.

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!