PHPackages                             humanit-se/composer-ant-bridge - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. humanit-se/composer-ant-bridge

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

humanit-se/composer-ant-bridge
==============================

Composer script that runs Ant build-script for installed packages

v1.0.0(9y ago)040MITPHP

Since Feb 20Pushed 9y ago5 watchersCompare

[ Source](https://github.com/humanit-se/composer-ant-bridge)[ Packagist](https://packagist.org/packages/humanit-se/composer-ant-bridge)[ RSS](/packages/humanit-se-composer-ant-bridge/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (4)Used By (0)

Composer Ant Bridge
===================

[](#composer-ant-bridge)

Composer script that runs Ant build-script for installed packages

Use
---

[](#use)

Add script to projects composer.json

```
"scripts": {
    "antbuilder": [
        "ComposerAntBridge\\Packages::build"
    ]
}

```

Call:

```
composer run-script antbuilder

```

If your Ant build-files has a specific target you want to trigger, you can pass that as an argument:

```
composer run-script antbuilder -- prod

```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~0 days

Total

3

Last Release

3366d ago

Major Versions

v0.2.0 → v1.0.02017-02-20

### Community

Maintainers

![](https://www.gravatar.com/avatar/802c937936983436bdbbd08023dfcf3bcaf6df73479700bb7bfd0221b68f9526?d=identicon)[humanit](/maintainers/humanit)

---

Top Contributors

[![lejahmie](https://avatars.githubusercontent.com/u/1394720?v=4)](https://github.com/lejahmie "lejahmie (6 commits)")

### Embed Badge

![Health badge](/badges/humanit-se-composer-ant-bridge/health.svg)

```
[![Health](https://phpackages.com/badges/humanit-se-composer-ant-bridge/health.svg)](https://phpackages.com/packages/humanit-se-composer-ant-bridge)
```

PHPackages © 2026

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