eleving / common-tool
ERP package
0.2.1
2023-07-27 04:56 UTC
Requires
- php: ^7.1 || ^8.1
- ext-bcmath: *
Requires (Dev)
- infection/infection: ^0.25.5
- phpstan/phpstan: ^0.12.0@dev
- phpunit/phpunit: ^8.2
This package is auto-updated.
Last update: 2026-02-27 18:47:09 UTC
README
!! Important: Xdebug must be installed to run all test cases.
please check before pushing with this:
Phpunit: ./vendor/bin/phpunit -c phpunit.xml
Phpstan: ./vendor/bin/phpstan analyse src tests
Infection: ./vendor/bin/infection --initial-tests-php-options="-d zend_extension=xdebug.so"
Goal
- make coverage 100%