PHPackages                             peertopark/composer-grunt-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. peertopark/composer-grunt-bridge

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

peertopark/composer-grunt-bridge
================================

Grunt integration for Composer packages.

1.0.2(9y ago)0508↑2900%MITPHPPHP &gt;=5.3

Since Feb 18Pushed 9y ago2 watchersCompare

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

READMEChangelogDependencies (5)Versions (6)Used By (0)

Composer Grunt bridge
=====================

[](#composer-grunt-bridge)

*Grunt integration for Composer packages.*

A quick proof of concept based entirely on (and shamelessly stolen from) [the composer-npm-bridge](https://github.com/eloquent/composer-npm-bridge).

Basically, add this to your `composer.json` requirements to have composer run the default grunt task for your project on install or update. You can specify a certain non-default task or list of tasks using the `"extra"` object:

```
// Specify one task to run
{
  "extra": {
    "grunt-task": "build"
  }
}
// OR specify multiple tasks to run
{
  "extra": {
    "grunt-task": ["sass", "concat", "uglify", "cssmin"]
  }
}
```

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 63.6% 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 ~177 days

Total

5

Last Release

3392d ago

Major Versions

0.0.2 → 1.0.02017-01-26

PHP version history (2 changes)0.0.1PHP &gt;=5.4

1.0.0PHP &gt;=5.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/ad9f72117401c57d5094b481c9a11ef6204f182214bcf5208075ad38840a3264?d=identicon)[blackleg](/maintainers/blackleg)

---

Top Contributors

[![hectorespert](https://avatars.githubusercontent.com/u/4323228?v=4)](https://github.com/hectorespert "hectorespert (7 commits)")[![johnpbloch](https://avatars.githubusercontent.com/u/446833?v=4)](https://github.com/johnpbloch "johnpbloch (4 commits)")

---

Tags

plugincomposerpackageBridgeintegrationcomposer-plugingrunt

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/peertopark-composer-grunt-bridge/health.svg)

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

###  Alternatives

[ergebnis/composer-normalize

Provides a composer plugin for normalizing composer.json.

1.1k37.3M2.1k](/packages/ergebnis-composer-normalize)[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.3M16](/packages/vaimo-composer-patches)[foxy/foxy

Fast, reliable, and secure NPM/Yarn/pnpm bridge for Composer

177287.5k25](/packages/foxy-foxy)[php-forge/foxy

Fast, reliable, and secure Bun/NPM/Yarn/pnpm bridge for Composer

45103.3k4](/packages/php-forge-foxy)[sllh/composer-lint

Extends the composer validate command with extra rules

14214.6k7](/packages/sllh-composer-lint)

PHPackages © 2026

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