PHPackages                             solutiondrive/standalone-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. solutiondrive/standalone-build-tools

ActiveComposer-plugin[Utility &amp; Helpers](/categories/utility)

solutiondrive/standalone-build-tools
====================================

v2.0.1(4y ago)028.1k114MITPHP

Since May 22Pushed 3y ago6 watchersCompare

[ Source](https://github.com/solutionDrive/standalone-build-tools)[ Packagist](https://packagist.org/packages/solutiondrive/standalone-build-tools)[ RSS](/packages/solutiondrive-standalone-build-tools/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (6)Used By (14)

Standalone Build Tools composer plugin
======================================

[](#standalone-build-tools-composer-plugin)

Composer plugin that installs some standalone build tools.

Usage
-----

[](#usage)

Just include in your composer.json as dev-requirement:

```
"solutiondrive/standalone-build-tools": "*"

```

On each `update` or `install` the plugin loads the latest version of the build tools.

You can provide a custom list of files to download by setting:

```
"config": {
    "standalone-build-tools": {
        "target-filename-in-bin-dir": "https://source.test/of/the/file/to/download"
    }
}

```

For example you can download solutionDrive's builds:

```
"config": {
    "standalone-build-tools": {
        "phpspec-standalone": "http://build-tools.cloud.solutiondrive.de/phar/phpspec-standalone.php{{PHP_VERSION}}.phar"
    }
}

```

Note that `{{PHP_VERSION}}` will be replaced by the currently used PHP version, for example: `5.6` or `7.0`.

License
-------

[](#license)

MIT

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community26

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 60% 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 ~304 days

Total

5

Last Release

1691d ago

Major Versions

v0.9.0 → v1.0.02018-05-23

v1.0.1 → v2.0.02021-09-22

### Community

Maintainers

![](https://www.gravatar.com/avatar/8cd3b593f392b760082ae52b4bd42e1d089d4be641b8b95c0d756713ee1a878c?d=identicon)[sd-lueckel](/maintainers/sd-lueckel)

![](https://www.gravatar.com/avatar/774d994f0c68da56719c96d83499828a32d5dd2e4931a7986e335750b13daf2f?d=identicon)[michz](/maintainers/michz)

---

Top Contributors

[![sd-lueckel](https://avatars.githubusercontent.com/u/16880583?v=4)](https://github.com/sd-lueckel "sd-lueckel (6 commits)")[![michz](https://avatars.githubusercontent.com/u/7523691?v=4)](https://github.com/michz "michz (2 commits)")[![jakoberr](https://avatars.githubusercontent.com/u/12023263?v=4)](https://github.com/jakoberr "jakoberr (1 commits)")[![Jnoack331](https://avatars.githubusercontent.com/u/17640771?v=4)](https://github.com/Jnoack331 "Jnoack331 (1 commits)")

### Embed Badge

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

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

###  Alternatives

[vaimo/composer-patches

Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.

2994.3M15](/packages/vaimo-composer-patches)[mglaman/composer-drupal-lenient

1317.4M15](/packages/mglaman-composer-drupal-lenient)[drupal/core-composer-scaffold

A flexible Composer project scaffold builder.

5341.9M445](/packages/drupal-core-composer-scaffold)[drupal/core-project-message

Adds a message after Composer installation.

2122.6M172](/packages/drupal-core-project-message)[olvlvl/composer-attribute-collector

A convenient and near zero-cost way to retrieve targets of PHP 8 attributes

184108.8k8](/packages/olvlvl-composer-attribute-collector)[lullabot/drainpipe

An automated build tool to allow projects to have a set standardized operations scripts.

41716.4k2](/packages/lullabot-drainpipe)

PHPackages © 2026

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