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. muxtor/yii2-pkk5-component

ActiveYii2-extension

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 today

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 60% 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

3021d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/eb7f723c6c17529062049b0ce05311b03d38c9de29672d504c61c04e87e16f03?d=identicon)[muxtor](/maintainers/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

[nterms/yii2-mailqueue

Email queue component for yii2 that works with yii2-swiftmailer.

87129.2k2](/packages/nterms-yii2-mailqueue)[noam148/yii2-image-resize

A Yii2 component for resizing images (on the fly)

1144.6k7](/packages/noam148-yii2-image-resize)[umanskyi31/opengraph

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

119.7k](/packages/umanskyi31-opengraph)

PHPackages © 2026

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