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

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

hiqdev/asset-packagist
======================

Asset Packagist

1.0.1(7y ago)25137427[6 issues](https://github.com/hiqdev/asset-packagist/issues)BSD-3-ClausePHP

Since May 31Pushed 3mo ago17 watchersCompare

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

READMEChangelog (3)Dependencies (12)Versions (6)Used By (0)

Asset Packagist
===============

[](#asset-packagist)

[![Latest Stable Version](https://camo.githubusercontent.com/ca4a5aa6a9b391c661da242afac2b803cb96b8c0ba59281f32681dda64fe695d/68747470733a2f2f706f7365722e707567782e6f72672f6869716465762f61737365742d7061636b61676973742f762f737461626c65)](https://packagist.org/packages/hiqdev/asset-packagist)[![Total Downloads](https://camo.githubusercontent.com/401fc6be4cf01f0ec6bc2a6080b876ba5c0d36c5e2afcb6720fc0e4cdcd31a44/68747470733a2f2f706f7365722e707567782e6f72672f6869716465762f61737365742d7061636b61676973742f646f776e6c6f616473)](https://packagist.org/packages/hiqdev/asset-packagist)[![Build Status](https://camo.githubusercontent.com/c7290e7b66a860cd717add1db7d4f681f8f56f62d75d25e39452c3c588128504/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6869716465762f61737365742d7061636b61676973742e737667)](https://travis-ci.org/hiqdev/asset-packagist)[![Scrutinizer Code Coverage](https://camo.githubusercontent.com/6fc6376fc5aa0e8977daec323a13603607e1ae10759874f474b54cafd2ff8934/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f6869716465762f61737365742d7061636b61676973742e737667)](https://scrutinizer-ci.com/g/hiqdev/asset-packagist/)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/5fa0478630fe2005147e0825603deba5b89b0b24d487d94365818d4989b9a206/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6869716465762f61737365742d7061636b61676973742e737667)](https://scrutinizer-ci.com/g/hiqdev/asset-packagist/)

[![Composer](https://raw.githubusercontent.com/hiqdev/asset-packagist/master/docs/asset-packagist.png)](https://raw.githubusercontent.com/hiqdev/asset-packagist/master/docs/asset-packagist.png)

Composer + Bower + NPM = friends forever!
-----------------------------------------

[](#composer--bower--npm--friends-forever)

This package is the core part of  project.

Asset Packagist allows installation of Bower and NPM packages as native Composer packages.

**NO** plugins and **NO** Node.js are required.

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

[](#installation)

You don't need to install anything to use Asset Packagist!

If you want to setup your own version of Asset Packagist please see installation instruction at [hiqdev/asset-packagist.dev](https://github.com/hiqdev/asset-packagist.dev)

Usage
-----

[](#usage)

List required packages like the following:

```
"require": {
    "bower-asset/bootstrap": "^3.3",
    "npm-asset/jquery": "^2.2"
}
```

And add these lines:

```
"repositories": [
    {
        "type": "composer",
        "url": "https://asset-packagist.org"
    }
]
```

More information can be found on [about page](https://asset-packagist.org/site/about).

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

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

[](#acknowledgments)

This project uses Francois Pluchino's [composer-asset-plugin](https://github.com/fxpio/composer-asset-plugin) to convert Bower and NPM packages to composer format.

###  Health Score

48

—

FairBetter than 94% of packages

Maintenance56

Moderate activity, may be stable

Popularity32

Limited adoption so far

Community26

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 62.1% 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 ~363 days

Total

3

Last Release

2902d ago

Major Versions

0.1.0 → 1.0.02018-05-25

### Community

Maintainers

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

![](https://www.gravatar.com/avatar/99106256c24a8cb23871b99fa90e48f37f1aa71608c185759b7d2a88683a5918?d=identicon)[hiqsol](/maintainers/hiqsol)

---

Top Contributors

[![hiqsol](https://avatars.githubusercontent.com/u/11820365?v=4)](https://github.com/hiqsol "hiqsol (193 commits)")[![SilverFire](https://avatars.githubusercontent.com/u/4499203?v=4)](https://github.com/SilverFire "SilverFire (83 commits)")[![edgardmessias](https://avatars.githubusercontent.com/u/1530997?v=4)](https://github.com/edgardmessias "edgardmessias (17 commits)")[![tafid](https://avatars.githubusercontent.com/u/3338188?v=4)](https://github.com/tafid "tafid (7 commits)")[![devthejo](https://avatars.githubusercontent.com/u/6781828?v=4)](https://github.com/devthejo "devthejo (4 commits)")[![zhuravljov](https://avatars.githubusercontent.com/u/1656851?v=4)](https://github.com/zhuravljov "zhuravljov (2 commits)")[![glaubinix](https://avatars.githubusercontent.com/u/442056?v=4)](https://github.com/glaubinix "glaubinix (1 commits)")[![anyt](https://avatars.githubusercontent.com/u/5183991?v=4)](https://github.com/anyt "anyt (1 commits)")[![githubjeka](https://avatars.githubusercontent.com/u/874234?v=4)](https://github.com/githubjeka "githubjeka (1 commits)")[![and800](https://avatars.githubusercontent.com/u/9919211?v=4)](https://github.com/and800 "and800 (1 commits)")[![samdark](https://avatars.githubusercontent.com/u/47294?v=4)](https://github.com/samdark "samdark (1 commits)")

---

Tags

assetsassets-managementbowercomposerhacktoberfestnpmpackage-managerpackagistcomposerassetbowerpackagistnpm

### Embed Badge

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

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

###  Alternatives

[fxp/composer-asset-plugin

NPM/Bower Dependency Manager for Composer

8894.8M40](/packages/fxp-composer-asset-plugin)[foxy/foxy

Fast, reliable, and secure NPM/Yarn/pnpm bridge for Composer

177287.5k25](/packages/foxy-foxy)[php-forge/foxy

Fast, reliable, and secure Bun/NPM/Yarn/pnpm bridge for Composer

45103.3k4](/packages/php-forge-foxy)[yohang/dependency-tools

A simple Composer script to install NPM and/or Bower dependencies

4214.9k2](/packages/yohang-dependency-tools)[cybercog/laravel-paket

Composer personal web interface. Manage Laravel dependencies without switching to command line!

1753.3k](/packages/cybercog-laravel-paket)[flarum/extension-manager

An extension manager to install, update and remove extension packages from the interface (Wrapper around composer).

12211.5k](/packages/flarum-extension-manager)

PHPackages © 2026

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