PHPackages                             asisteam/isir - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. asisteam/isir

ActiveLibrary[API Development](/categories/api)

asisteam/isir
=============

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

43.4k↓50%1PHP

Since Dec 7Pushed 4y ago2 watchersCompare

[ Source](https://github.com/AsisTeam/isir)[ Packagist](https://packagist.org/packages/asisteam/isir)[ RSS](/packages/asisteam-isir/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

AsisTeam &gt; ISIR (Czech insolvency registry)
==============================================

[](#asisteam--isir-czech-insolvency-registry)

[![Build Status](https://camo.githubusercontent.com/3b3202058f2498f355fbb910ae2d5a23422658c14ba286aa19c60c0975eae8d8/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f636f6d2f417369735465616d2f697369722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.com/AsisTeam/isir)[![Licence](https://camo.githubusercontent.com/d1c267f19b08e5600019994767b19fad61f3f906746bd65d6f92d4c9c2304b02/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f417369735465616d2f697369722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/AsisTeam/isir)[![Downloads this Month](https://camo.githubusercontent.com/a8801f3cec0f88eea2eada451a3fc5cb1e8f911d4c252be250d05ff2b3c9000f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f417369735465616d2f697369722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/AsisTeam/isir)[![Downloads total](https://camo.githubusercontent.com/38afa431eefd125beb95e94b4d75791bcd6abb5f18880977a6614629de8ee728/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f417369735465616d2f697369722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/AsisTeam/isir)[![Latest stable](https://camo.githubusercontent.com/e665ca55b00b5f68d625e58b89c0da3aa1401d2516b2f685253085c6a7efc0a3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f417369735465616d2f697369722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/AsisTeam/isir)[![PHPStan](https://camo.githubusercontent.com/441b5874ce4df0a2defc892979c96c46889b69cb32119d04f0b48626349f8bc9/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048505374616e2d656e61626c65642d627269676874677265656e2e7376673f7374796c653d666c6174)](https://github.com/phpstan/phpstan)

Credits
-------

[](#credits)

The development is under [AsisTeam s.r.o.](https://www.asisteam.cz/). Feel free to use. Your contributions are very welcome. Feel free to publish pull requests.

[![Asisteam](https://camo.githubusercontent.com/bcbfc5aa03aa7bd291a47aba5b50b31ed2a910a2c95d5dd81ff08d57fc97c417/68747470733a2f2f7777772e617369737465616d2e637a2f696d672f6c6f676f2e737667 "Asisteam")](https://camo.githubusercontent.com/bcbfc5aa03aa7bd291a47aba5b50b31ed2a910a2c95d5dd81ff08d57fc97c417/68747470733a2f2f7777772e617369737465616d2e637a2f696d672f6c6f676f2e737667)

Overview
--------

[](#overview)

[![Insolvencni rejstrik logo](https://camo.githubusercontent.com/e8c2fc650b50f9f1a78ba8cd9a1eb3195f9badccec0a557e944046caacffff53/68747470733a2f2f697369722e6a7573746963652e637a2f697369722f636f6d6d6f6e2f696d616765732f6c6566744865616465725f6e65772e4a5047 "Insolvencni rejstrik")](https://camo.githubusercontent.com/e8c2fc650b50f9f1a78ba8cd9a1eb3195f9badccec0a557e944046caacffff53/68747470733a2f2f697369722e6a7573746963652e637a2f697369722f636f6d6d6f6e2f696d616765732f6c6566744865616465725f6e65772e4a5047)

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

- [InsolvencyChecker - detailed usage documentation](https://github.com/AsisTeam/isir/blob/master/.docs/README.md)

Install
-------

[](#install)

```
composer require asisteam/isir

```

Versions
--------

[](#versions)

StateVersionBranchPHPstable`^1.0``master``>= 7.1`Tests
-----

[](#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
-------

[](#authors)

    [ ![](https://avatars3.githubusercontent.com/u/3510893?s=460&v=4&s=150) ](https://github.com/kedlas)
 [Tomas Sedlacek](https://github.com/kedlas)   [ ![](https://avatars3.githubusercontent.com/u/5030499?s=460&v=4&s=150) ](https://github.com/holantomas)
 [Tomas Holan](https://github.com/holantomas)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity28

Early-stage or recently created project

 Bus Factor1

Top contributor holds 75% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/045423c294f704cbab5e17d28681e83ac6b920a05498424fc64359c3d0cd1928?d=identicon)[holantomas](/maintainers/holantomas)

---

Top Contributors

[![kedlas](https://avatars.githubusercontent.com/u/3510893?v=4)](https://github.com/kedlas "kedlas (6 commits)")[![holantomas](https://avatars.githubusercontent.com/u/5030499?v=4)](https://github.com/holantomas "holantomas (2 commits)")

### Embed Badge

![Health badge](/badges/asisteam-isir/health.svg)

```
[![Health](https://phpackages.com/badges/asisteam-isir/health.svg)](https://phpackages.com/packages/asisteam-isir)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
