PHPackages                             heptacom/composer-node-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. heptacom/composer-node-bridge

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

heptacom/composer-node-bridge
=============================

1.0.2(1y ago)025MITPHP

Since Nov 1Pushed 1y ago3 watchersCompare

[ Source](https://github.com/HEPTACOM/composer-node-bridge)[ Packagist](https://packagist.org/packages/heptacom/composer-node-bridge)[ RSS](/packages/heptacom-composer-node-bridge/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (4)Versions (4)Used By (0)

Composer Node Bridge
====================

[](#composer-node-bridge)

Have you ever wanted to use `node` in your PHP project, but had no guarantee, it available in the `$PATH` of your environment? This composer plugin aims to solve that.

1. Install the plugin as a normal composer dependency in your project.
2. Allow the plugin to execute code in your project.
3. You will now have `vendor/bin/node` and `vendor/bin/npm`.

Installation
------------

[](#installation)

```
composer require heptacom/composer-node-bridge
```

How Does It Work?
-----------------

[](#how-does-it-work)

This plugin uses the [`Node Version Manager`](https://github.com/nvm-sh/nvm) to install both Node and NPM into your `vendor` directory. It will not be added to your `$PATH` environment variable. NVM will not be available in your Shell. It only affects your PHP project.

The goal is to allow PHP code to rely on the availability of `node` without putting additional dependencies on your environment.

Limitations
-----------

[](#limitations)

Currently, only Node version 22 is supported.

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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 ~3 days

Total

3

Last Release

604d ago

### Community

Maintainers

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

---

Top Contributors

[![jkrzefski](https://avatars.githubusercontent.com/u/11394739?v=4)](https://github.com/jkrzefski "jkrzefski (5 commits)")

### Embed Badge

![Health badge](/badges/heptacom-composer-node-bridge/health.svg)

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

###  Alternatives

[composer/composer

Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.

29.5k196.2M3.1k](/packages/composer-composer)[friendsofphp/php-cs-fixer

A tool to automatically fix PHP code style

13.5k251.2M25.2k](/packages/friendsofphp-php-cs-fixer)[phpro/grumphp

A composer plugin that enables source code quality checks.

4.3k16.7M1.0k](/packages/phpro-grumphp)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751291.4k43](/packages/civicrm-civicrm-core)[oro/platform

Business Application Platform (BAP)

645143.5k115](/packages/oro-platform)

PHPackages © 2026

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