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

ActiveLibrary[API Development](/categories/api)

webarchitect609/kstkn.dadata
============================

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

v1.2.0(6y ago)026MITPHPPHP &gt;=7.1

Since Nov 16Pushed 2y agoCompare

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

READMEChangelogDependencies (6)Versions (43)Used By (0)

Fork description
================

[](#fork-description)

This fork was created for compatibility with `guzzlehttp/guzzle: ^6.5 || ^7.4`. It's **not maintained** and barely alive only for some legacy projects.

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

30

—

LowBetter than 61% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 64.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 ~88 days

Recently: every ~398 days

Total

37

Last Release

756d ago

Major Versions

1.1.11 → 2.0.x-dev2017-10-26

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

1.1.0PHP &gt;=5.5.0

2.0.x-devPHP &gt;=7.1

v1.1.19PHP ^7.4 || ^8.0

### Community

Maintainers

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

---

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)")[![webarchitect609](https://avatars.githubusercontent.com/u/11293610?v=4)](https://github.com/webarchitect609 "webarchitect609 (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/webarchitect609-kstkndadata/health.svg)

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

###  Alternatives

[tempest/framework

The PHP framework that gets out of your way.

2.3k37.6k21](/packages/tempest-framework)[sylius/sylius

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

8.5k6.0M777](/packages/sylius-sylius)[flow-php/flow

PHP ETL - Extract Transform Load - Data processing framework

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

Official PHP SDK for the Brevo API.

1004.1M59](/packages/getbrevo-brevo-php)[drupal/core-recommended

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

6943.5M449](/packages/drupal-core-recommended)[jane-php/jane-php

All jane libraries into one repository

685280.6k5](/packages/jane-php-jane-php)

PHPackages © 2026

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