PHPackages                             hiqdev/composer-asset-plugin - 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/composer-asset-plugin

AbandonedComposer-plugin[Utility &amp; Helpers](/categories/utility)

hiqdev/composer-asset-plugin
============================

Composer plugin for bower/npm assets

12331PHP

Since Sep 14Pushed 9y ago2 watchersCompare

[ Source](https://github.com/hiqdev/composer-asset-plugin)[ Packagist](https://packagist.org/packages/hiqdev/composer-asset-plugin)[ RSS](/packages/hiqdev-composer-asset-plugin/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (1)

Composer Asset Plugin
=====================

[](#composer-asset-plugin)

**Composer plugin for bower/npm assets**

[![Latest Stable Version](https://camo.githubusercontent.com/91eb617f6ac612f5d813a0b1cb49e012c5ae8087023becbc7647f5fd0c872efc/68747470733a2f2f706f7365722e707567782e6f72672f6869716465762f636f6d706f7365722d61737365742d706c7567696e2f762f737461626c65)](https://packagist.org/packages/hiqdev/composer-asset-plugin)[![Total Downloads](https://camo.githubusercontent.com/1d56f2373e51efc6a3713708486e1e36d91eaa6761ce2eb36d0fb7ed4633dbc9/68747470733a2f2f706f7365722e707567782e6f72672f6869716465762f636f6d706f7365722d61737365742d706c7567696e2f646f776e6c6f616473)](https://packagist.org/packages/hiqdev/composer-asset-plugin)[![Build Status](https://camo.githubusercontent.com/bdabcee89f3646a17dcc5b5fc6ba66f89b574250a7f6a87ac40a55cc3c38587f/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6869716465762f636f6d706f7365722d61737365742d706c7567696e2e737667)](https://travis-ci.org/hiqdev/composer-asset-plugin)[![Scrutinizer Code Coverage](https://camo.githubusercontent.com/cac51d50ec1e47ac5873f20f642d65b373139634314fb6322331fc650fe2b41c/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f6869716465762f636f6d706f7365722d61737365742d706c7567696e2e737667)](https://scrutinizer-ci.com/g/hiqdev/composer-asset-plugin/)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/353c3c1585cea017cd5be090771775018289231bea39a125c605c1c44c4a8ae8/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6869716465762f636f6d706f7365722d61737365742d706c7567696e2e737667)](https://scrutinizer-ci.com/g/hiqdev/composer-asset-plugin/)[![Dependency Status](https://camo.githubusercontent.com/1d82da421ff1451c33cc2a68cde8cb214750446c09a7d1fefdb6630a411c136c/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f7068702f6869716465763a636f6d706f7365722d61737365742d706c7567696e2f6465762d6d61737465722f62616467652e737667)](https://www.versioneye.com/php/hiqdev:composer-asset-plugin/dev-master)

This [Composer](https://getcomposer.org/) plugin installs [bower](http://bower.io/)and [npm](https://npmjs.com/) dependencies using native npm and native bower or [PHP bower](http://bowerphp.org/).

Basic Usage
-----------

[](#basic-usage)

In your `composer.json`:

```
"extra": {
    "bower-dependencies": {
        "jquery": "*"
    },
    "bower-devDependencies": {
        "qunit": "*"
    },
    "npm-dependencies": {
        "grunt": "0.4.*"
    }
}
```

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-2016, HiQDev ()

Acknowledgments
---------------

[](#acknowledgments)

This package shares the idea with [koala-framework/composer-extra-assets](https://github.com/koala-framework/composer-extra-assets).

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 95.6% 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.

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

---

Tags

hacktoberfest

### Embed Badge

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

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

###  Alternatives

[sebastianfeldmann/camino

Path management the OO way

177.0M1](/packages/sebastianfeldmann-camino)[damianociarla/select-city-form-field-bundle

This Bundle provides a new form field that renders three select 'Country, Region, City' for Symfony2

101.9k](/packages/damianociarla-select-city-form-field-bundle)

PHPackages © 2026

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