PHPackages                             ru-tld/hidev-ru-tld - 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. ru-tld/hidev-ru-tld

ActiveYii2-extension

ru-tld/hidev-ru-tld
===================

RU-TLD vendor configuration for HiDev

0.1.3(4y ago)2147proprietaryPHP

Since Aug 27Pushed 4y ago1 watchersCompare

[ Source](https://github.com/ru-tld/hidev-ru-tld)[ Packagist](https://packagist.org/packages/ru-tld/hidev-ru-tld)[ Docs](https://github.com/ru-tld/hidev-ru-tld)[ RSS](/packages/ru-tld-hidev-ru-tld/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (5)Dependencies (2)Versions (6)Used By (0)

HiDev RU-TLD
============

[](#hidev-ru-tld)

**RU-TLD vendor configuration for HiDev**

[![Latest Stable Version](https://camo.githubusercontent.com/4e8fc311501c2c267420ac8e177b6f50e8dd8aa4258a0087b2ec6d60c29fa1d6/68747470733a2f2f706f7365722e707567782e6f72672f72752d746c642f68696465762d72752d746c642f762f737461626c65)](https://packagist.org/packages/ru-tld/hidev-ru-tld)[![Total Downloads](https://camo.githubusercontent.com/75c0e2fde53601a33f3d4447162e188d8df61ceb6bded883545eaa768c076e6f/68747470733a2f2f706f7365722e707567782e6f72672f72752d746c642f68696465762d72752d746c642f646f776e6c6f616473)](https://packagist.org/packages/ru-tld/hidev-ru-tld)[![Build Status](https://camo.githubusercontent.com/0a556895cf075971b3ab18ad1c09226f16d7f1932060a3e27975861f654841f4/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f72752d746c642f68696465762d72752d746c642e737667)](https://travis-ci.org/ru-tld/hidev-ru-tld)[![Scrutinizer Code Coverage](https://camo.githubusercontent.com/ae33317cfb8ab8e4048dce4831916cc52164a5d6580fcbb56a59a8ce38c4e3d7/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f72752d746c642f68696465762d72752d746c642e737667)](https://scrutinizer-ci.com/g/ru-tld/hidev-ru-tld/)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/e31f9325747f2d3e1a2214816553f0525aacc43a0a6ba7519a80c2dcd9f3b8be/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f72752d746c642f68696465762d72752d746c642e737667)](https://scrutinizer-ci.com/g/ru-tld/hidev-ru-tld/)[![Dependency Status](https://camo.githubusercontent.com/003a8b190e62159fc71e6ef9bfa7b929d35d6e1aa594e0133eaf5e351b6ab7c6/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f7068702f72752d746c643a68696465762d72752d746c642f6465762d6d61737465722f62616467652e737667)](https://www.versioneye.com/php/ru-tld:hidev-ru-tld/dev-master)

[HiDev](https://github.com/hiqdev/hidev) is a task runner, code generator and build tool for easier continuos integration.

This plugin provides [RU-TLD](https://github.com/ru-tld) vendor configuration for HiDev. Used for RU-TLD packages.

Provides RU-TLD information and settings:

- general data: vendor name and company title
- contact data: email, forum, github page
- authors data: names, roles, emails, github and home pages

See [src/config/goals.yml](src/config/goals.yml).

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

[](#installation)

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

Either run

```
php composer.phar require "ru-tld/hidev-ru-tld"
```

or add

```
"ru-tld/hidev-ru-tld": "*"
```

to the require section of your composer.json.

License
-------

[](#license)

This project is released under the terms of the proprietary [license](LICENSE). Read more [here](https://en.wikipedia.org/wiki/Proprietary_software).

Copyright © 2015-2017, RU-TLD ()

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90% 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 ~529 days

Total

5

Last Release

1792d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/790fd24da129907d373559f60c6994f664f06e3f518502c03580cc9f3594615e?d=identicon)[hiqdev](/maintainers/hiqdev)

---

Top Contributors

[![hiqsol](https://avatars.githubusercontent.com/u/11820365?v=4)](https://github.com/hiqsol "hiqsol (18 commits)")[![SilverFire](https://avatars.githubusercontent.com/u/4499203?v=4)](https://github.com/SilverFire "SilverFire (2 commits)")

---

Tags

confighidevvendorru-tld

### Embed Badge

![Health badge](/badges/ru-tld-hidev-ru-tld/health.svg)

```
[![Health](https://phpackages.com/badges/ru-tld-hidev-ru-tld/health.svg)](https://phpackages.com/packages/ru-tld-hidev-ru-tld)
```

###  Alternatives

[symfony/options-resolver

Provides an improved replacement for the array\_replace PHP function

3.2k493.9M1.6k](/packages/symfony-options-resolver)[nette/schema

📐 Nette Schema: validating data structures against a given Schema.

1.0k336.4M125](/packages/nette-schema)[league/config

Define configuration arrays with strict schemas and access values with dot notation

564302.2M24](/packages/league-config)[leek/laravel-vendor-cleanup

Laravel commands to detect and clean up unchanged vendor-published files (configs, migrations, views, lang files)

6814.1k](/packages/leek-laravel-vendor-cleanup)

PHPackages © 2026

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