PHPackages                             polderknowledge/build-tools - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. polderknowledge/build-tools

ActiveLibrary[Testing &amp; Quality](/categories/testing)

polderknowledge/build-tools
===========================

A set of tools we use to build our packages.

3.0.0(7y ago)010.2k8MITPHPPHP ~7.1

Since Jun 23Pushed 7y ago7 watchersCompare

[ Source](https://github.com/polderknowledge/build-tools)[ Packagist](https://packagist.org/packages/polderknowledge/build-tools)[ Docs](https://polderknowledge.com)[ RSS](/packages/polderknowledge-build-tools/feed)WikiDiscussions master Synced yesterday

READMEChangelog (10)Dependencies (2)Versions (13)Used By (8)

build-tools
===========

[](#build-tools)

[![Latest Version on Packagist](https://camo.githubusercontent.com/d27a1d1440fc0619c5ad201b878ea18365a4bdbfa6e099da43338921b52d1890/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f706f6c6465726b6e6f776c656467652f6275696c642d746f6f6c732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/polderknowledge/build-tools)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/37b8343d08602557072b767e6a9ed0f4463db7df7b1b3ef0029a9ad65de379a1/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f706f6c6465726b6e6f776c656467652f6275696c642d746f6f6c732f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/polderknowledge/build-tools)[![Total Downloads](https://camo.githubusercontent.com/def515ef2bce71f2410db11eb8e39e108df5b6ba61f82c04fc6739b12b2e8648/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f706f6c6465726b6e6f776c656467652f6275696c642d746f6f6c732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/polderknowledge/build-tools)

This package contains a default set of [Phing](https://www.phing.info/) 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!

Install
-------

[](#install)

Via Composer

```
$ composer require polderknowledge/build-tools
```

Usage
-----

[](#usage)

Execute `php vendor/bin/pk-init-build.php` in your projects root. This will create a default build.xml.

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Testing
-------

[](#testing)

There are no test scripts available.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CONDUCT](CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please report them via [HackerOne](https://hackerone.com/polderknowledge)instead of using the issue tracker or e-mail.

Community
---------

[](#community)

We have an IRC channel where you can find us every now and then. We're on the Freenode network in the channel #polderknowledge.

Credits
-------

[](#credits)

- [Polder Knowledge](https://polderknowledge.com)
- [All Contributors](../../contributors)

License
-------

[](#license)

Please see [LICENSE.md](LICENSE.md) for the license of this application.

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 61.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~118 days

Recently: every ~239 days

Total

12

Last Release

2722d ago

Major Versions

1.1.3 → 2.0.02016-04-23

2.2.1 → 3.0.02019-01-16

PHP version history (2 changes)2.1.0PHP ~5.5|~7.0

3.0.0PHP ~7.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2264982?v=4)[Polder Knowledge](/maintainers/polderknowledge)[@polderknowledge](https://github.com/polderknowledge)

---

Top Contributors

[![waltertamboer](https://avatars.githubusercontent.com/u/508054?v=4)](https://github.com/waltertamboer "waltertamboer (19 commits)")[![jaapio](https://avatars.githubusercontent.com/u/1060433?v=4)](https://github.com/jaapio "jaapio (12 commits)")

---

Tags

build-toolscicodestylecslintphpunittestingtestspolderknowledgebuild-tools

### Embed Badge

![Health badge](/badges/polderknowledge-build-tools/health.svg)

```
[![Health](https://phpackages.com/badges/polderknowledge-build-tools/health.svg)](https://phpackages.com/packages/polderknowledge-build-tools)
```

###  Alternatives

[dms/phpunit-arraysubset-asserts

This package provides ArraySubset and related asserts once deprecated in PHPUnit 8

14228.7M341](/packages/dms-phpunit-arraysubset-asserts)[phpbenchmark/phpbenchmark

Easy to use benchmark toolkit for your PHP-application. This library contains classes for comparing algorithms as well as benchmarking application responses

8011.5k2](/packages/phpbenchmark-phpbenchmark)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
