p4/erp-common-tool

ERP common functions package

Maintainers

Package info

github.com/p4lv/erp-tools

pkg:composer/p4/erp-common-tool

Statistics

Installs: 2

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-01 00:36:17 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%