2017 © Pedro PelĂĄez
 

project phing

Apache Ant port for PHP. Fork from phingofficial but with particular improvements. See FORK.md

image

wanupsml/phing

Apache Ant port for PHP. Fork from phingofficial but with particular improvements. See FORK.md

  • Saturday, July 2, 2016
  • by wanupsml
  • Repository
  • 5 Watchers
  • 0 Stars
  • 3,709 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 302 Forks
  • 0 Open issues
  • 35 Versions
  • 2 % Grown

The README.md

P H I N G

Read FORK.md explanation to know why this fork., (*1)

Master: Build Status, (*2)

(PH)ing (I)s (N)ot (G)NU make; it's a PHP project build system or build tool based on Apache Ant. You can do anything with it that you could do with a traditional build system like GNU make, and its use of simple XML build files and extensible PHP "task" classes make it an easy-to-use and highly flexible build framework., (*3)

Features include running PHPUnit and SimpleTest unit tests (including test result and coverage reports), file transformations (e.g. token replacement, XSLT transformation, Smarty template transformations), file system operations, interactive build support, SQL execution, CVS/SVN/GIT operations, tools for creating PEAR packages, documentation generation (DocBlox, PhpDocumentor) and much, much more., (*4)

If you find yourself writing custom scripts to handle the packaging, deploying, or testing of your applications, then we suggest looking at Phing. Phing comes packaged with numerous out-of-the-box operation modules (tasks), and an easy-to-use OO model to extend or add your own custom tasks., (*5)

Phing provides the following features:, (*6)

  • Simple XML buildfiles
  • Rich set of provided tasks
  • Easily extendable via PHP classes
  • Platform-independent: works on UNIX, Windows, Mac OSX
  • No required external dependencies
  • Built for PHP5

The Latest Version

Details of the latest version can be found on the Phing homepage https://www.phing.info/., (*7)

Supported PHP versions

We aim to keep Phing 2.x compatible with PHP 5.2 and higher. However, as this is getting increasingly hard to test, we encourage users to upgrade to PHP 5.3 or higher., (*8)

Installation

  1. PEAR, (*9)

    The preferred method to install Phing is through PEAR and the Phing PEAR channel. You can install Phing by adding the pear.phing.info channel to your PEAR environment and then installing Phing using the phing channel alias and phing package name:, (*10)

     $ pear channel-discover pear.phing.info
     $ pear install [--alldeps] phing/phing
  2. Composer, (*11)

    Install Phing by adding a dependency to phing/phing to the require-dev or require section of your project's composer.json configuration file, and running 'composer install':, (*12)

     {
         "require-dev": {
             "phing/phing": "2.*"
         }
     }
  3. Phar, (*13)

    Download the Phar archive. The archive can then be executed by running:, (*14)

     $ php phing-latest.phar

Running the (unit) tests

To successfully run all Phing tests, the following conditions have to be met:, (*15)

  • PEAR installed, channel "pear.phing.info" discovered
  • Packages "python-docutils" and "subversion" installed
  • php.ini setting "phar.readonly" set to "Off", (*16)

    Then, perform the following steps (on a clone/fork of Phing):, (*17)

     $ composer install
     $ cd test
     $ ../bin/phing

Documentation

Documentation is available in various formats in the docs/docbook5/en/output directory (generated from DocBook sources located in docs/docbook5/en/source)., (*18)

For online documentation, you can also visit the Phing website: https://www.phing.info/, (*19)

Licensing

This software is licensed under the terms you may find in the file named "LICENSE" in this directory., (*20)

Thank you for using PHING!, (*21)

Contact

Contributing

We welcome contributions! Please keep your pull requests clean and concise: squash commits, don't introduce unnecessary (whitespace) changes, use verbose commit messages., (*22)

Phing's source code is formatted according to the PSR-2 standard., (*23)

Donations

If you like Phing, we accept donations through Flattr. All donations will be used to help cover the costs for hosting the Phing site., (*24)

PhpStorm License

If you are contributing code to the Phing project and want to use PhpStorm for development feel free to ask Ben (bschultz.bb@gmail.com) for our Open Source License., (*25)

Proud to use:, (*26)

PhpStorm Logo, (*27)

Intelligent PHP IDE for coding, testing and debugging with pleasure, (*28)

The Versions

06/10 2015

2.12.154101

2.12.154101.0 https://www.phing.info/

Apache Ant port for PHP. Fork from phingofficial but with particular improvements. See FORK.md

  Sources   Download

LGPL-3.0

The Requires

  • php >=5.5.0

 

The Development Requires

by Michiel Rook

task tool build phing

15/09 2015

2.12.153903

2.12.153903.0 https://www.phing.info/

Apache Ant port for PHP. Fork from phingofficial but with particular improvements. See FORK.md

  Sources   Download

LGPL-3.0

The Requires

  • php >=5.6.0

 

The Development Requires

by Michiel Rook

task tool build phing

09/09 2015

3.0.x-dev

3.0.9999999.9999999-dev https://www.phing.info/

PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.

  Sources   Download

LGPL-3.0

The Requires

 

The Development Requires

by Michiel Rook

task tool build phing

24/08 2015

2.12.0

2.12.0.0 https://www.phing.info/

PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.

  Sources   Download

LGPL-3.0

The Requires

  • php >=5.2.0

 

The Development Requires

by Michiel Rook

task tool build phing

20/05 2015

2.11.0

2.11.0.0 https://www.phing.info/

PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.

  Sources   Download

LGPL-3.0

The Requires

  • php >=5.2.0

 

The Development Requires

by Michiel Rook

task tool build phing

19/02 2015

2.10.x-dev

2.10.9999999.9999999-dev http://www.phing.info/

PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.

  Sources   Download

LGPL-3.0

The Requires

  • php >=5.2.0

 

The Development Requires

by Michiel Rook

task tool build phing

19/02 2015

2.10.1

2.10.1.0 http://www.phing.info/

PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.

  Sources   Download

LGPL-3.0

The Requires

  • php >=5.2.0

 

The Development Requires

by Michiel Rook

task tool build phing

09/02 2015

2.10.0

2.10.0.0 http://www.phing.info/

PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.

  Sources   Download

LGPL-3.0

The Requires

  • php >=5.2.0

 

The Development Requires

by Michiel Rook

task tool build phing

03/12 2014

2.9.1

2.9.1.0 http://www.phing.info/

PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.

  Sources   Download

LGPL-3.0

The Requires

  • php >=5.2.0

 

The Development Requires

by Michiel Rook

task tool build phing

25/11 2014

2.9.0

2.9.0.0 http://www.phing.info/

PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.

  Sources   Download

LGPL-3.0

The Requires

  • php >=5.2.0

 

The Development Requires

by Michiel Rook

task tool build phing

18/07 2014

2.8.2

2.8.2.0 http://www.phing.info/

PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.

  Sources   Download

LGPL-3.0

The Requires

  • php >=5.2.0

 

The Development Requires

by Michiel Rook

task tool build phing

01/07 2014

2.8.1

2.8.1.0 http://www.phing.info/

PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.

  Sources   Download

LGPL-3.0

The Requires

  • php >=5.2.0

 

The Development Requires

by Michiel Rook

task tool build phing

30/06 2014

2.8.0

2.8.0.0 http://www.phing.info/

PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.

  Sources   Download

LGPL-3.0

The Requires

  • php >=5.2.0

 

The Development Requires

by Michiel Rook

task tool build phing

13/02 2014

2.7.0

2.7.0.0 http://www.phing.info/

PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.

  Sources   Download

LGPL3

The Requires

  • php >=5.2.0

 

by Michiel Rook

task tool build

26/08 2013

2.6.1

2.6.1.0 http://www.phing.info/

PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.

  Sources   Download

LGPL3

The Requires

  • php >=5.2.0

 

by Michiel Rook

task tool build

21/08 2013

2.6.0

2.6.0.0 http://www.phing.info/

PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.

  Sources   Download

LGPL3

The Requires

  • php >=5.2.0

 

by Michiel Rook

task tool build

16/02 2013

2.5.0

2.5.0.0 http://www.phing.info/

PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.

  Sources   Download

LGPL3

The Requires

  • php >=5.2.0

 

by Michiel Rook

task tool build

29/11 2012

2.4.14

2.4.14.0 http://www.phing.info/

PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.

  Sources   Download

LGPL3

The Requires

  • php >=5.2.0

 

by Michiel Rook

task tool build

20/11 2012

2.4.13

2.4.13.0 http://www.phing.info/

PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.

  Sources   Download

LGPL3

The Requires

  • php >=5.2.0

 

by Michiel Rook

task tool build

06/04 2012

2.4.12

2.4.12.0 http://www.phing.info/

PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.

  Sources   Download

LGPL3

The Requires

  • php >=5.2.0

 

by Michiel Rook

task tool build