PHPackages                             czechphp/invalid-document - 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. [Validation &amp; Sanitization](/categories/validation)
4. /
5. czechphp/invalid-document

ActiveLibrary[Validation &amp; Sanitization](/categories/validation)

czechphp/invalid-document
=========================

Invalidity check of documents in the database of Ministry of the Interior of the Czech Republic

v1.3.0(5mo ago)09.2k↓48.5%1MITPHPPHP &gt;=7.4CI passing

Since Aug 27Pushed 5mo ago2 watchersCompare

[ Source](https://github.com/czechphp/invalid-document)[ Packagist](https://packagist.org/packages/czechphp/invalid-document)[ RSS](/packages/czechphp-invalid-document/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (5)Dependencies (4)Versions (6)Used By (0)

Invalidity check of documents in the database of Ministry of the Interior of the Czech Republic
===============================================================================================

[](#invalidity-check-of-documents-in-the-database-of-ministry-of-the-interior-of-the-czech-republic)

> Czech: Kontrola neplatnosti dokladů u Ministerstva vnitra České republiky. [Oficiální informace (cs)](https://www.mvcr.cz/clanek/neplatne-doklady-ve-formatu-xml.aspx)

[![Build Status](https://github.com/czechphp/invalid-document/actions/workflows//php.yml/badge.svg)](https://github.com/czechphp/invalid-document/actions/workflows//php.yml/badge.svg)

Invalidity check of documents in the database of Ministry of the Interior of the Czech Republic. [Official information (en)](https://www.mvcr.cz/clanek/neplatne-doklady-ve-formatu-xml-en.aspx)

It's possible to check following document numbers:

- Identification card (Občanský průkaz)
- Centrally issued passport (Centrálně vydávaný cestovní pas)
- Regionally issued passport (Cestovní pas vydaný okresním úřadem)
- Gun license (Zbrojní průkaz)

Installation
------------

[](#installation)

Install the latest version with

```
$ composer require czechphp/invalid-document

```

Choose and install [PSR-18 HTTP Client implementation](https://packagist.org/providers/psr/http-client-implementation) and [PSR-17 HTTP Factory implementation](https://packagist.org/providers/psr/http-factory-implementation).

Basic usage
-----------

[](#basic-usage)

```
