php-snap-bi follow Semantic Versioningarrow-up-right.
Minor and patch releases should never contain breaking changes.
php-snap-bi 1.x requires a minimum PHP version of >= 7.4
1.x
>= 7.4
php-snap-bi follows the PSR-2arrow-up-right coding standard and the PSR-4arrow-up-right autoloading standard.
Before run test you need to rename file Fixture.example.php in DIR tests/Fixtures/Fixture.example.php and change it with your config value.
Fixture.example.php
tests/Fixtures/Fixture.example.php
You can use this command to run test
composer test
Last updated 1 year ago