p4/erp-common-tool

ERP common functions package

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/p4/erp-common-tool

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

This package is auto-updated.

Last update: 2025-10-29 03:24:51 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%