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
Requires
- php-http/client-common: ^1.7
- php-http/discovery: ^1.4
- php-http/httplug: ^1.1
Requires (Dev)
README
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:
- check passport,
- check multiple passports,
- download passport check as PDF document.
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