PHPackages                             andreyprokofyev/dadata - 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. andreyprokofyev/dadata

ActiveLibrary[API Development](/categories/api)

andreyprokofyev/dadata
======================

Dadata API client (https://dadata.ru)

v1.1.17(6y ago)011MITPHP &gt;=5.5.0

Since Nov 16Pushed 6y agoCompare

[ Source](https://github.com/AndreyProkofyev/dadata)[ Packagist](https://packagist.org/packages/andreyprokofyev/dadata)[ RSS](/packages/andreyprokofyev-dadata/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (39)Used By (0)

Dadata API client
=================

[](#dadata-api-client)

Non-official PHP library for the DaData.ru REST API

[![Latest Stable Version](https://camo.githubusercontent.com/eca282095cea2a65734a924f80e558585fb906ca25bfe0eddf3c1b460a2ab089/68747470733a2f2f706f7365722e707567782e6f72672f6b73746b6e2f6461646174612f76657273696f6e)](https://packagist.org/packages/kstkn/dadata)[![Total Downloads](https://camo.githubusercontent.com/bc6666e36d0cfe5b63431216548b76616a4dc0574d1f26273d98688e4a1be81b/68747470733a2f2f706f7365722e707567782e6f72672f6b73746b6e2f6461646174612f646f776e6c6f616473)](https://packagist.org/packages/kstkn/dadata)[![License](https://camo.githubusercontent.com/5b1d48a8f9773a401200620de0996513adb269f71db10bc69782e299eb5364ad/68747470733a2f2f706f7365722e707567782e6f72672f6b73746b6e2f6461646174612f6c6963656e7365)](https://packagist.org/packages/kstkn/dadata)

[API documentation](https://dadata.ru/api/clean/)

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

[](#installation)

The suggested installation method is via [composer](https://getcomposer.org/):

```
composer require kstkn/dadata
```

Usage
-----

[](#usage)

```
$client = new Dadata\Client(new \GuzzleHttp\Client(), [
    'token' => '...',
    'secret' => '...',
]);
```

### Clean

[](#clean)

```
$response = $client->cleanAddress('мск сухонска 11/-89');
$response = $client->cleanPhone('тел 7165219 доб139');
$response = $client->cleanPassport('4509 235857');
$response = $client->cleanName('Срегей владимерович иванов');
$response = $client->cleanEmail('serega@yandex/ru');
$response = $client->cleanDate('24/3/12');
$response = $client->cleanVehicle('форд фокус')
```

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 69.2% 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 ~48 days

Recently: every ~168 days

Total

34

Last Release

2250d ago

Major Versions

1.1.11 → 2.0.x-dev2017-10-26

PHP version history (3 changes)1.0.0PHP &gt;=5.3.0

1.1.0PHP &gt;=5.5.0

2.0.x-devPHP &gt;=7.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/9c8fe97c888f9f37cd6aa758c48da9869697b3a4b945bb120f4eacd6af498b9f?d=identicon)[proand](/maintainers/proand)

---

Top Contributors

[![kstkn](https://avatars.githubusercontent.com/u/490653?v=4)](https://github.com/kstkn "kstkn (9 commits)")[![alexmorbo](https://avatars.githubusercontent.com/u/435562?v=4)](https://github.com/alexmorbo "alexmorbo (1 commits)")[![camaxtly](https://avatars.githubusercontent.com/u/11616039?v=4)](https://github.com/camaxtly "camaxtly (1 commits)")[![Nyholm](https://avatars.githubusercontent.com/u/1275206?v=4)](https://github.com/Nyholm "Nyholm (1 commits)")[![vitaly-grechkin](https://avatars.githubusercontent.com/u/11824874?v=4)](https://github.com/vitaly-grechkin "vitaly-grechkin (1 commits)")

### Embed Badge

![Health badge](/badges/andreyprokofyev-dadata/health.svg)

```
[![Health](https://phpackages.com/badges/andreyprokofyev-dadata/health.svg)](https://phpackages.com/packages/andreyprokofyev-dadata)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

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