Phing 2.5 released, PHP project building tool_PHP tutorial

WBOY
Release: 2016-07-13 10:38:43
Original
1131 people have browsed it

Phing 2.5 adds the "apply" task and fixes some issues.

Phing is a project building tool implemented in PHP. According to the official documentation, you can use it to do all the work that any traditional build/make tool (such as Java's Ant, GNU Make, etc.) can do.

Phing is a project code build system based on Apache Ant. You can use it to do anything a traditional build system can do, such as GNU make, and Phing uses simple XML build files and extensible "tasks" to make it easy Use and extremely scalable framework.


Download address of Phing: Please click here

www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/735077.htmlTechArticlePhing 2.5 adds the apply task and fixes some problems. Phing is a project building tool implemented in PHP. According to the official documentation, you can use it to do any traditional build (b...
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!