asisteam/ares

Implemenation of communication with ARES (Administrativni Registr Ekonomickych Subjektu) API

dev-master 2023-04-14 09:34 UTC

This package is auto-updated.

Last update: 2024-04-14 11:31:21 UTC


README

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.

  • find by ICO (companyID)
  • find by name (companyName)

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

3510893?s=460&v=4&s=150
Tomas Sedlacek

5030499?s=460&v=4&s=150
Tomas Holan