asisteam/isir

Implemenation of communication with ISIR API (Insolvency registry API by Ministerstvo spravedlnosti CR)

dev-master 2021-12-07 10:56 UTC

This package is auto-updated.

Last update: 2024-04-07 16:06:17 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

Insolvencni rejstrik logo

This PHP API wrapper allows you to check whether there is some insolvency record for given person/company in Czech insolvency registry.

Install

composer require asisteam/isir

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