damax / services-client
PHP client for Damax Services.
Installs: 57
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/damax/services-client
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