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)024MITPHP

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 1mo ago

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

25

—

LowBetter than 37% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity6

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

551d 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

[symfony/maker-bundle

Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.

3.4k111.1M567](/packages/symfony-maker-bundle)[symplify/monorepo-builder

Not only Composer tools to build a Monorepo.

5205.3M82](/packages/symplify-monorepo-builder)[civicrm/civicrm-core

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

728272.9k20](/packages/civicrm-civicrm-core)[franzl/studio

Develop your Composer libraries with style

1.1k634.5k15](/packages/franzl-studio)[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

4.8k4.3k](/packages/shlinkio-shlink)[cognesy/instructor-php

The complete AI toolkit for PHP: unified LLM API, structured outputs, agents, and coding agent control

310107.9k1](/packages/cognesy-instructor-php)

PHPackages © 2026

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