PHPackages                             damax/services-client - 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. [API Development](/categories/api)
4. /
5. damax/services-client

AbandonedArchivedLibrary[API Development](/categories/api)

damax/services-client
=====================

PHP client for Damax Services.

v1.4.0(7y ago)057PHP

Since Jun 1Pushed 7y ago1 watchersCompare

[ Source](https://github.com/damax-solutions/php-services-client)[ Packagist](https://packagist.org/packages/damax/services-client)[ RSS](/packages/damax-services-client/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (11)Versions (12)Used By (0)

Damax Services Client
=====================

[](#damax-services-client)

[![Build Status](https://camo.githubusercontent.com/cec07c5fde1ddade827ce74105475068f0e45a5fb5d7426e75914bd6563e1ad9/68747470733a2f2f7472617669732d63692e6f72672f64616d61782d736f6c7574696f6e732f7068702d73657276696365732d636c69656e742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/damax-solutions/php-services-client) [![Coverage Status](https://camo.githubusercontent.com/bd39c6c3c1b56dc38833989667c7f32468fd4133894e91fb19d447b301d869e2/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f64616d61782d736f6c7574696f6e732f7068702d73657276696365732d636c69656e742f62616467652e7376673f6272616e63683d6d617374657226736572766963653d676974687562)](https://coveralls.io/github/damax-solutions/php-services-client?branch=master) [![Scrutinizer Code Quality](https://camo.githubusercontent.com/4ce9c1fa473f5c173f9532425851e1af3d4a4f6018e5b29c1a73237db1835062/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f64616d61782d736f6c7574696f6e732f7068702d73657276696365732d636c69656e742f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/damax-solutions/php-services-client/?branch=master)

PHP client for Damax Services. Provides integration with [Symfony Framework](https://github.com/symfony/symfony).

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

[](#installation)

```
$ composer require damax/services-client
```

Description
-----------

[](#description)

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

#### Invalid passports

[](#invalid-passports)

Check if passport number is listed in invalid passports database of [Ministry of Internal Affairs](https://xn--b1aew.xn--p1ai) or Russian Federation.

Examples:

- [check passport](examples/check_passport.php),
- [check multiple passports](examples/check_multiple_passports.php),
- [download passport check](examples/download_passport_check.php) as *PDF* document.

#### Federal financial monitoring service

[](#federal-financial-monitoring-service)

Check if person is listed as participant of extremistic activity or terrorism by [Rosfinmonitoring](http://www.fedsfm.ru/en).

See [example](examples/check_rosfin.php).

Description in Russian
----------------------

[](#description-in-russian)

- Проверка паспорта по [списку недействительных российских паспортов](http://xn--b1afk4ade4e.xn--b1ab2a0a.xn--b1aew.xn--p1ai/info-service.htm?sid=2000) МВД.
- Поиск по перечню организаций и физических лиц [Росфинмониторинга](http://www.fedsfm.ru/documents/terr-list).

Access
------

[](#access)

Contact *Damax Solutions* to get an API key.

Contribute
----------

[](#contribute)

Install dependencies and run tests:

```
$ make
```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 82.6% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~26 days

Recently: every ~46 days

Total

11

Last Release

2644d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ccd032c3ed1d57f71577212cb7d1b913cc6fc8b0b2bbeff4782d384116002dc1?d=identicon)[lakiboy](/maintainers/lakiboy)

---

Top Contributors

[![lakiboy](https://avatars.githubusercontent.com/u/1089265?v=4)](https://github.com/lakiboy "lakiboy (38 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (8 commits)")

---

Tags

apibundledamaxphpsecuritysymfony

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/damax-services-client/health.svg)

```
[![Health](https://phpackages.com/badges/damax-services-client/health.svg)](https://phpackages.com/packages/damax-services-client)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[m4tthumphrey/php-gitlab-api

GitLab API v4 client for PHP

9485.4M64](/packages/m4tthumphrey-php-gitlab-api)[jolicode/slack-php-api

An up to date PHP client for Slack's API

2534.4M12](/packages/jolicode-slack-php-api)[toin0u/digitalocean-v2

DigitalOcean API v2 client for PHP

7341.1M16](/packages/toin0u-digitalocean-v2)[cloudconvert/cloudconvert-php

PHP SDK for CloudConvert APIs

2223.4M7](/packages/cloudconvert-cloudconvert-php)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
