10 Useful PHP Open source tools, 10 PHP open source
In development work, the right tools are used to maximize efficiency. In addition, a large number of open source projects also save developers from repeating the "wheel" time, so that developers can focus on the implementation of the business.
This article introduces 10 very useful and open source PHP development aids, hope to help you.
1. Debugbar
Debugbar is a free and open source application that integrates into any PHP project and collects and presents analytical data. It has no dependencies, supports AJAX requests, and includes general-purpose data collectors and collectors for common development libraries.
2. Monsta FTP
Monsta FTP is a web-based and open source FTP application that is developed in PHP and has an Ajax interface that makes it easy to change skins. Both upload and delete files can be dragged and manipulated to support multiple files at once. This is a very good component for developing PHP projects.
3. Phalcon PHP
Phalcon is an open-source, full stack, loosely coupled PHP5 framework, written in C extension, specifically for high performance optimizations. No need to learn and use C language, all functions are in the PHP class has been the way.
4. Pinba
Pinba is an open source MySQL storage engine that can be used as a PHP statistical service. It uses the data received to analyze PHP application performance and quickly locate any issues.
5. Casebox
Casebox is a php/mysql-based web open source content Management framework that has a desktop-like interface that allows users to define complex content types that correlate user business logic. It includes full-text search (you can search for files in PDF, Word, and other formats), filter features, file, and task management features. It provides a custom content management solution for building blocks that can store client information and any number of files.
6. Munee
Munee is a PHP library for image processing, merging compression css-js and caching operations, Munee has a powerful caching function, and integrates Imagine as a tool for image processing, quickly resizing images online, or cropping images.
7. Phpimageworkshop
Phpimageworkshop is a PHP-based image management tool that can be used to create thumbnails, generate watermarks, image positioning, etc., in addition to the image can be cropped, moved, resized, rotated, superimposed, added text and other operations.
8. Sylius
Sylius is an open source PHP e-commerce website solution, built on Symfony2. Can manage any complex product and classification, each product can set different tax rates, support a variety of distribution methods, integrated Omnipay online payment.
9. phpMyFAQ
phpMyFAQ is a support multi-lingual FAQ system, similar to Baidu know, support a variety of databases. phpMyFAQ has content management, image management functions, support multi-user, user group, news system, user tracking, language module, support Microsoft active directry Active Directory.
Ten. Pico
Pico is a PHP open-source CMS application that uses flat-files as a database, does not need to be installed, and can be used directly. It uses the markdown tag to edit the content, using the Twig template engine to present the page.
These very easy-to-use PHP open source tools have saved a lot of developer-heavy PHP developers, easing their development burden, and hopefully these 10 open source tools will help.
http://www.bkjia.com/PHPjc/1063897.html www.bkjia.com true http://www.bkjia.com/PHPjc/1063897.html techarticle 10 useful PHP Open source tools, 10 PHP open source in the development work, the use of the right tools to maximize efficiency. In addition, a large number of open source projects also save developers from repeating "...