PHPackages                             hiqdev/hidev-composer - 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. hiqdev/hidev-composer

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

hiqdev/hidev-composer
=====================

HiDev plugin for Composer

0.6.3(9y ago)342.6k213BSD-3-ClausePHP

Since Dec 23Pushed 7mo ago2 watchersCompare

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

READMEChangelog (10)Dependencies (10)Versions (16)Used By (13)

HiDev Composer
==============

[](#hidev-composer)

**HiDev plugin for Composer**

[![Latest Stable Version](https://camo.githubusercontent.com/22dea6c0972b4ca018f33fbf0b1eb664a6c7a129a6666aae54fefad72d9c497e/68747470733a2f2f706f7365722e707567782e6f72672f6869716465762f68696465762d636f6d706f7365722f762f737461626c65)](https://packagist.org/packages/hiqdev/hidev-composer)[![Total Downloads](https://camo.githubusercontent.com/99d7ca882780a201aa9e6c6c64f9c367fa929a2d38d8aa098fe2bd4d8d93a500/68747470733a2f2f706f7365722e707567782e6f72672f6869716465762f68696465762d636f6d706f7365722f646f776e6c6f616473)](https://packagist.org/packages/hiqdev/hidev-composer)[![Build Status](https://camo.githubusercontent.com/aa7b16f101669b3047a09125c87bf8f3d13f3b17bcfc69b80315a41ec19deaed/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6869716465762f68696465762d636f6d706f7365722e737667)](https://travis-ci.org/hiqdev/hidev-composer)[![Scrutinizer Code Coverage](https://camo.githubusercontent.com/26df6c9c5fd1db5bff178878c3811c50828f3809d0d9012ad525ffff6d5190ac/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f6869716465762f68696465762d636f6d706f7365722e737667)](https://scrutinizer-ci.com/g/hiqdev/hidev-composer/)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/c5a38cd9e35371584902695f7604b6c958faabfe6fff944955c838a60991b64f/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6869716465762f68696465762d636f6d706f7365722e737667)](https://scrutinizer-ci.com/g/hiqdev/hidev-composer/)[![Dependency Status](https://camo.githubusercontent.com/35d0ff5750db7213daa50289b5c6903c1dc3c3d76a72de0200ad9331cf1923f3/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f7068702f6869716465763a68696465762d636f6d706f7365722f6465762d6d61737465722f62616467652e737667)](https://www.versioneye.com/php/hiqdev:hidev-composer/dev-master)

[HiDev](https://github.com/hiqdev/hidev) is the automation tool mixed with code generator for easier continuous development.

This plugin enables [Composer](https://getcomposer.org/) and [Packagist](https://packagist.org/) support for HiDev:

- `composer.json` generation

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

[](#installation)

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

Either run

```
php composer.phar require "hiqdev/hidev-composer"
```

or add

```
"hiqdev/hidev-composer": "*"
```

to the require section of your composer.json.

License
-------

[](#license)

This project is released under the terms of the BSD-3-Clause [license](LICENSE). Read more [here](http://choosealicense.com/licenses/bsd-3-clause).

Copyright © 2015-2017, HiQDev ()

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance44

Moderate activity, may be stable

Popularity31

Limited adoption so far

Community22

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 97.3% 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 ~77 days

Recently: every ~148 days

Total

15

Last Release

2710d ago

Major Versions

0.6.3 → 1.0.x-dev2018-12-16

### 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 (72 commits)")[![SilverFire](https://avatars.githubusercontent.com/u/4499203?v=4)](https://github.com/SilverFire "SilverFire (1 commits)")[![VadymHrechukha](https://avatars.githubusercontent.com/u/114911409?v=4)](https://github.com/VadymHrechukha "VadymHrechukha (1 commits)")

---

Tags

hacktoberfestplugincomposerhidevpackagist

### Embed Badge

![Health badge](/badges/hiqdev-hidev-composer/health.svg)

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

###  Alternatives

[ergebnis/composer-normalize

Provides a composer plugin for normalizing composer.json.

1.1k37.3M2.1k](/packages/ergebnis-composer-normalize)[pyrech/composer-changelogs

Display changelogs after each composer update

5904.0M25](/packages/pyrech-composer-changelogs)[netresearch/composer-patches-plugin

Composer patches plugin

80262.1k7](/packages/netresearch-composer-patches-plugin)[sllh/composer-lint

Extends the composer validate command with extra rules

14214.6k7](/packages/sllh-composer-lint)[linkorb/autotune

Tune your autoloader

177.0k17](/packages/linkorb-autotune)

PHPackages © 2026

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