infotechnohelp / npm-php
PHP helper to load node_modules
1.3.0
2019-01-15 13:22 UTC
Requires (Dev)
- doctrine/instantiator: 1.0.*
- phpunit/phpunit: ^5.7|^6.0
- squizlabs/php_codesniffer: ^3.2
This package is not auto-updated.
Last update: 2025-03-04 16:02:36 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