p4/erp-common-tool

ERP common functions package

v0.1.8 2021-08-20 13:26 UTC

This package is auto-updated.

Last update: 2024-05-29 05:02:39 UTC


README

Code Coverage Scrutinizer Code Quality

!! 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%