PHPackages                             muxtor/yii2-pkk5-component - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. muxtor/yii2-pkk5-component

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

muxtor/yii2-pkk5-component
==========================

Package

1.0.1(8y ago)13311MITPHP

Since Feb 2Pushed 8y ago1 watchersCompare

[ Source](https://github.com/muxtor/yii2-pkk5-component)[ Packagist](https://packagist.org/packages/muxtor/yii2-pkk5-component)[ RSS](/packages/muxtor-yii2-pkk5-component/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (1)Versions (3)Used By (1)

yii2-pkk5-component
===================

[](#yii2-pkk5-component)

Расширение предназначено для получение и вывести данны с pkk5.rosreestr.ru (парсер) Можете использовать расширение с [yii2-pkk5-module](http://github.com/muxtor/yii2-pkk5-module)

Установка
---------

[](#установка)

- Установка пакета с помощью Composer

```
composer require muxtor/yii2-pkk5-component

```

Использование
-------------

[](#использование)

```
'components' => [
        ...
        'pkk5parser' => [
            'class' => 'muxtor\pkk5component\Pkk5Component',
            'apiLink'=>'http://pkk5.rosreestr.ru/api/features/1',
            'idLink'=>'?text=',
            'fullLink'=>'/',
            'cache' => true,//default false
            'cacheDuration' => 60//default 3600
        ],
        ...
    ],

```

и использовать где угодно:

```
Yii::$app->pkk5parser->getInfo($text); //$text это кадастроый номер типа: 69:27:0000022:1306,69:27:0000022:1307,69:27:0000022:1306,69:27:0000022:1307

```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity64

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

3071d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6408588?v=4)[Ulugbek](/maintainers/muxtor)[@muxtor](https://github.com/muxtor)

---

Top Contributors

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

---

Tags

yii2extensioncomponentpkk5

### Embed Badge

![Health badge](/badges/muxtor-yii2-pkk5-component/health.svg)

```
[![Health](https://phpackages.com/badges/muxtor-yii2-pkk5-component/health.svg)](https://phpackages.com/packages/muxtor-yii2-pkk5-component)
```

###  Alternatives

[dmstr/yii2-cookie-consent

Yii2 Cookie Consent Widget

1454.6k](/packages/dmstr-yii2-cookie-consent)[umanskyi31/opengraph

Created a new component for Yii2. The Open Graph component for your website

119.8k](/packages/umanskyi31-opengraph)[imanilchaudhari/yii2-currency-converter

This extension will help to find out current currency conversion rate.

1911.7k](/packages/imanilchaudhari-yii2-currency-converter)[richardfan1126/yii2-js-register

Yii2 widget to register JS into view

1358.5k7](/packages/richardfan1126-yii2-js-register)

PHPackages © 2026

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