damax/services-client

This package is abandoned and no longer maintained. No replacement package was suggested.
There is no license information available for the latest version (v1.4.0) of this package.

PHP client for Damax Services.

v1.4.0 2019-02-16 21:18 UTC

This package is auto-updated.

Last update: 2023-02-17 23:35:50 UTC


README

Build Status Coverage Status Scrutinizer Code Quality

PHP client for Damax Services. Provides integration with Symfony Framework.

Installation

$ composer require damax/services-client

Description

This is the HTTP client for the services provided by Damax Solutions.

Invalid passports

Check if passport number is listed in invalid passports database of Ministry of Internal Affairs or Russian Federation.

Examples:

Federal financial monitoring service

Check if person is listed as participant of extremistic activity or terrorism by Rosfinmonitoring.

See example.

Description in Russian

Access

Contact Damax Solutions to get an API key.

Contribute

Install dependencies and run tests:

$ make