The development is under AsisTeam s.r.o.. Feel free to use. Your contributions are very welcome. Feel free to publish pull requests.
This PHP API wrapper allows you to get basic details about economic subjects.
composer require asisteam/ares
State | Version | Branch | PHP |
---|---|---|---|
stable | ^1.0 |
master |
>= 7.1 |
Check code quality and run tests
composer phpstan-install
composer ci
or separately
composer qa
composer phpstan-install
composer phpstan
composer tests
Note: integration tests are skipped as they do request to real api endpoints. The validity of assertions in integration tests may change too.
Tomas Sedlacek |
Tomas Holan |