asset-packagist

Asset Packagist

Github stars Tracking Chart

Asset Packagist

Latest Stable Version
Total Downloads
Build Status
Scrutinizer Code Coverage
Scrutinizer Code Quality
Dependency Status

Composer

Composer + Bower + NPM = friends forever!

This package is the core part of https://asset-packagist.org/ project.

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

NO plugins and NO Node.js are required.

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

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.

License

This project is released under the terms of the BSD-3-Clause license.
Read more here.

Copyright © 2016-2018, HiQDev (http://hiqdev.com/)

Acknowledgments

This project uses Francois Pluchino's composer-asset-plugin to convert Bower and NPM packages to composer format.

Main metrics

Overview
Name With Ownerhiqdev/asset-packagist
Primary LanguagePHP
Program languagePHP (Language Count: 3)
Platform
License:BSD 3-Clause "New" or "Revised" License
所有者活动
Created At2016-04-04 12:04:44
Pushed At2022-07-06 18:05:30
Last Commit At2022-07-06 21:05:30
Release Count3
Last Release Name1.0.1 (Posted on )
First Release Name0.1.0 (Posted on )
用户参与
Stargazers Count249
Watchers Count19
Fork Count25
Commits Count302
Has Issues Enabled
Issues Count145
Issue Open Count9
Pull Requests Count23
Pull Requests Open Count0
Pull Requests Close Count5
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private