PHP client for Damax Services. Provides integration with Symfony Framework.
$ composer require damax/services-client
This is the HTTP client for the services provided by Damax Solutions.
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.
Check if person is listed as participant of extremistic activity or terrorism by Rosfinmonitoring.
See example.
- Проверка паспорта по списку недействительных российских паспортов МВД.
- Поиск по перечню организаций и физических лиц Росфинмониторинга.
Contact Damax Solutions to get an API key.
Install dependencies and run tests:
$ make