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

ActiveLibrary[API Development](/categories/api)

pecherskiy-v/dadata
===================

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

1.1.17(7y ago)029MITPHPPHP &gt;=5.5.0

Since Nov 16Pushed 7y ago1 watchersCompare

[ Source](https://github.com/pecherskiy-v/dadata)[ Packagist](https://packagist.org/packages/pecherskiy-v/dadata)[ RSS](/packages/pecherskiy-v-dadata/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (2)Dependencies (1)Versions (40)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/030e45b7a24f5b07239ea90f00f5c7a5950843d1935883cd82c6692679ec820b/68747470733a2f2f706f7365722e707567782e6f72672f676965746f732f6461646174612f76657273696f6e)](https://packagist.org/packages/gietos/dadata)[![Total Downloads](https://camo.githubusercontent.com/d4c5f612617ff355f4910fa2ca48d8b9d4120cb9b9b6a5605699ff3f32efa798/68747470733a2f2f706f7365722e707567782e6f72672f676965746f732f6461646174612f646f776e6c6f616473)](https://packagist.org/packages/gietos/dadata)[![License](https://camo.githubusercontent.com/afe1f6df8bb2d1221f8d14f4191c7f08048cea9a0f06c3a65a50574b3bee956a/68747470733a2f2f706f7365722e707567782e6f72672f676965746f732f6461646174612f6c6963656e7365)](https://packagist.org/packages/gietos/dadata)

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

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

[](#installation)

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

```
composer require gietos/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

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 58.3% 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 ~37 days

Recently: every ~81 days

Total

34

Last Release

2602d 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/b746b7dd195588ec6fa99410796fb608c3398ac9c23788a4a6fd51ed947d386a?d=identicon)[Pecherskiy-V](/maintainers/Pecherskiy-V)

---

Top Contributors

[![kstkn](https://avatars.githubusercontent.com/u/490653?v=4)](https://github.com/kstkn "kstkn (7 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)")[![pecherskiy-v](https://avatars.githubusercontent.com/u/10776864?v=4)](https://github.com/pecherskiy-v "pecherskiy-v (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/pecherskiy-v-dadata/health.svg)

```
[![Health](https://phpackages.com/badges/pecherskiy-v-dadata/health.svg)](https://phpackages.com/packages/pecherskiy-v-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)
