This package contains a default set of Phing targets used by our php-projects. We are aiming to cover all tools required for php builds. You can enable and disable targets by adding a build.properties file to your project. But only do this if you have very good reasons! It is not recommended to disable or override any of the targets!
Via Composer
$ composer require polderknowledge/build-tools
Execute php vendor/bin/pk-init-build.php
in your projects root. This will create a default build.xml.
Please see CHANGELOG for more information what has changed recently.
There are no test scripts available.
Please see CONTRIBUTING and CONDUCT for details.
If you discover any security related issues, please report them via HackerOne instead of using the issue tracker or e-mail.
We have an IRC channel where you can find us every now and then. We're on the Freenode network in the channel #polderknowledge.
Please see LICENSE.md for the license of this application.