infotechnohelp / npm-php
用于加载 node_modules 的 PHP 辅助工具
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: 2024-10-01 13:49:57 UTC
README
在 PACKAGE/composer.json
中更改 "name" 值
替换路径中的所有 PACKAGE
PackageSkeleton → 任何包名
composer dump-autoload
测试
运行测试(包根目录)
vendor/bin/phpunit
嗅探
修复(包根目录)
./sniff -f
检查冲突(包根目录)
./sniff