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.

Maintainers

Package info

github.com/TalismanFR/yii2-kladr-api

Type:yii2-extension

pkg:composer/talismanfr/yii2-kladr-api

Statistics

Installs: 5

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 1

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

This package is auto-updated.

Last update: 2026-02-20 01:21:20 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