Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/efureev/yii2-dadata-suggestions

Yii2 DaData Suggestions
https://github.com/efureev/yii2-dadata-suggestions

Last synced: about 7 hours ago
JSON representation

Yii2 DaData Suggestions

Awesome Lists containing this project

README

        

DaData suggestion
=================
[![Latest Stable Version](https://poser.pugx.org/efureev/yii2-dadata-suggestions/v/stable)](https://packagist.org/packages/efureev/yii2-dadata-suggestions)
[![Total Downloads](https://poser.pugx.org/efureev/yii2-dadata-suggestions/downloads)](https://packagist.org/packages/efureev/yii2-dadata-suggestions)
[![Latest Unstable Version](https://poser.pugx.org/efureev/yii2-dadata-suggestions/v/unstable)](https://packagist.org/packages/efureev/yii2-dadata-suggestions)
[![License](https://poser.pugx.org/efureev/yii2-dadata-suggestions/license)](https://packagist.org/packages/efureev/yii2-dadata-suggestions)

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

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist efureev/yii2-dadata-suggestions:"~0.0.5"
```

or add

```json
"efureev/yii2-dadata-suggestions": "~0.0.5"
```

to the `require-dev` section of your `composer.json`.