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

ActiveLibrary[API Development](/categories/api)

truth4oll/dadata-api
====================

039PHP

Since Oct 10Pushed 10y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Dadata.ru API Client
====================

[](#dadataru-api-client)

[Dadata.ru](http://dadata.ru) API client based on HTTP Client Extension for Yii 2.

How to use
----------

[](#how-to-use)

Add this code into your project. Use yours `token` and `secret` provided by [dadata.ru](http://dadata.ru)

```
$client = new DadataClient(
    [
        'token' => token,
        'secret' => secret,
    ]
);
```

Now client is ready to use.

### Data clean

[](#data-clean)

```
$response = $client->cleanAddress('< address >');
```

Installing
----------

[](#installing)

This project can be installed using Composer. Add the following to your composer.json:

```
{
    "require": {
        "truth4oll/dadata-api": "dev-master"
    }
}
```

Links
-----

[](#links)

- [Dadata Client](https://github.com/moriony/dadata-client/tree/master)
- [Dadata.ru API documantation](https://dadata.ru/api/)

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/6ff5a576060c24e9b35aef587dad0d0a58921fbcf14515a5ef2702f939a33ad2?d=identicon)[truth4oll](/maintainers/truth4oll)

---

Top Contributors

[![truth4oll](https://avatars.githubusercontent.com/u/329323?v=4)](https://github.com/truth4oll "truth4oll (3 commits)")

### Embed Badge

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

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

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k14](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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