AsisTeam / ares

ARES api PHP wrapper
MIT License
1 stars 1 forks source link

AsisTeam > ARES (Administrativni Registr Ekonomickych Subjektu)

Build Status Licence Downloads this Month Downloads total Latest stable PHPStan

Credits

The development is under AsisTeam s.r.o.. Feel free to use. Your contributions are very welcome. Feel free to publish pull requests.

Asisteam

Overview

This PHP API wrapper allows you to get basic details about economic subjects.

Usage

Install

composer require asisteam/ares

Versions

State Version Branch PHP
stable ^1.0 master >= 7.1

Tests

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.

Authors


Tomas Sedlacek


Tomas Holan