talismanfr/yii2-kladr-api

In addition to working with the service, the extension can cache or save queries to the database to optimize access to the API.

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 1

Type:yii2-extension

dev-master 2020-09-16 07:05 UTC

This package is auto-updated.

Last update: 2024-04-19 21:08:07 UTC


README

Kladr Api

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist talismanfr/yii2-kladr-api "*"

or add

"talismanfr/yii2-kladr-api": "*"

to the require section of your composer.json file.

Usage with DI container

Add dependency to your DI container configuration:

Caching