eleving/common-tool

ERP package

Maintainers

Package info

github.com/eleving/erp-tools

pkg:composer/eleving/common-tool

Statistics

Installs: 17 274

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.2.1 2023-07-27 04:56 UTC

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%