Release Note

php-snap-bi follow Semantic Versioningarrow-up-right.

circle-exclamation

PHP Version support

php-snap-bi 1.x requires a minimum PHP version of >= 7.4

Coding style

php-snap-bi follows the PSR-2arrow-up-right coding standard and the PSR-4arrow-up-right autoloading standard.

Testing

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.

You can use this command to run test

composer test

Last updated