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

ActiveLibrary[API Development](/categories/api)

kstkn/dadata
============

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

v1.2.0(6y ago)4996.4k25[9 issues](https://github.com/kstkn/dadata/issues)[2 PRs](https://github.com/kstkn/dadata/pulls)MITPHPPHP &gt;=7.1CI failing

Since Nov 16Pushed 2y ago2 watchersCompare

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

READMEChangelog (10)Dependencies (6)Versions (41)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

40

—

FairBetter than 88% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity42

Moderate usage in the ecosystem

Community18

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 ~51 days

Recently: every ~62 days

Total

36

Last Release

2017d 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/ffa876952d5dbde2e9129a77220f7ef38c8274a2494d3952c9c83e36d0d43a1f?d=identicon)[kstkn](/maintainers/kstkn)

---

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)")

---

Tags

address-parserdadataphone-numberphp-librarystandardization

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[sylius/sylius

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

8.4k5.6M647](/packages/sylius-sylius)[kbsali/redmine-api

Redmine API client

4221.1M24](/packages/kbsali-redmine-api)[getbrevo/brevo-php

Official Brevo provided RESTFul API V3 php library

963.1M35](/packages/getbrevo-brevo-php)[swisnl/json-api-client

A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.

211473.2k12](/packages/swisnl-json-api-client)[wordpress/php-ai-client

A provider agnostic PHP AI client SDK to communicate with any generative AI models of various capabilities using a uniform API.

26236.6k14](/packages/wordpress-php-ai-client)[prokerala/astrology-sdk

Prokerala.com Astrology API Client Library for PHP.

2610.0k](/packages/prokerala-astrology-sdk)

PHPackages © 2026

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