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

Abandoned → [kstkn/dadata](/?search=kstkn%2Fdadata)Library[API Development](/categories/api)

gietos/dadata
=============

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

v1.2.0(6y ago)47294.6k↓26.6%25[13 issues](https://github.com/kstkn/dadata/issues)[1 PRs](https://github.com/kstkn/dadata/pulls)1MITPHPPHP &gt;=7.1CI failing

Since Nov 16Pushed 2y ago2 watchersCompare

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

READMEChangelog (10)Dependencies (6)Versions (41)Used By (1)

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

42

—

FairBetter than 88% of packages

Maintenance14

Infrequent updates — may be unmaintained

Popularity47

Moderate usage in the ecosystem

Community21

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 56.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 ~51 days

Recently: every ~62 days

Total

36

Last Release

2071d 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)")[![AndreyProkofyev](https://avatars.githubusercontent.com/u/52967844?v=4)](https://github.com/AndreyProkofyev "AndreyProkofyev (3 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/gietos-dadata/health.svg)

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

###  Alternatives

[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[sylius/sylius

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

8.5k5.9M733](/packages/sylius-sylius)[mollie/mollie-api-php

Mollie API client library for PHP. Mollie is a European Payment Service provider and offers international payment methods such as Mastercard, VISA, American Express and PayPal, and local payment methods such as iDEAL, Bancontact, SOFORT Banking, SEPA direct debit, Belfius Direct Net, KBC Payment Button and various gift cards such as Podiumcadeaukaart and fashioncheque.

60216.0M83](/packages/mollie-mollie-api-php)[flow-php/flow

PHP ETL - Extract Transform Load - Data processing framework

85036.3k](/packages/flow-php-flow)[getbrevo/brevo-php

Official Brevo provided RESTFul API V3 php library

1003.9M50](/packages/getbrevo-brevo-php)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6942.5M419](/packages/drupal-core-recommended)

PHPackages © 2026

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