ERP 常用功能包
github.com/p4lv/erp-tools
源代码
问题
安装: 0
依赖者: 0
建议者: 0
安全性: 0
星标: 0
关注者: 2
分支: 0
开放性问题: 0
Requires
Requires (Dev)
Suggests
None
Provides
Conflicts
Replaces
LGPL-2.1-only, GPL-3.0-or-later 2d8b2f0c34abc285b5047a8ee1aa848a9f1eafbc
This package is auto-updated.
Last update: 2024-09-29 05:56:51 UTC
!! 重要:必须安装 Xdebug 才能运行所有测试用例。
Phpunit: ./vendor/bin/phpunit -c phpunit.xml
./vendor/bin/phpunit -c phpunit.xml
Phpstan: ./vendor/bin/phpstan analyse src tests
./vendor/bin/phpstan analyse src tests
Infection: ./vendor/bin/infection --initial-tests-php-options="-d zend_extension=xdebug.so"
./vendor/bin/infection --initial-tests-php-options="-d zend_extension=xdebug.so"