PHP helper to load node_modules

Maintainers

Package info

gitlab.com/infotechnohelp/npm-php

Issues

pkg:composer/infotechnohelp/npm-php

Statistics

Installs: 49

Dependents: 0

Suggesters: 0

Stars: 0

1.3.0 2019-01-15 13:22 UTC

This package is not auto-updated.

Last update: 2026-03-03 20:30:44 UTC


README

Change "name" value in PACKAGE/composer.json

Replace All in Path PACKAGE

PackageSkeleton → AnyPackageName

composer dump-autoload

Tests

Run tests (Package root)

vendor/bin/phpunit

Sniff

Fix (Package root)

./sniff -f

Check for conflicts (Package root)

./sniff