asset-packagist

Asset Packagist

Github星跟蹤圖

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.

概覽

名稱與所有者hiqdev/asset-packagist
主編程語言PHP
編程語言PHP (語言數: 3)
平台
許可證BSD 3-Clause "New" or "Revised" License
發布數3
最新版本名稱1.0.1 (發布於 )
第一版名稱0.1.0 (發布於 )
創建於2016-04-04 12:04:44
推送於2022-07-06 18:05:30
最后一次提交2022-07-06 21:05:30
星數246
關注者數20
派生數24
提交數302
已啟用問題?
問題數137
打開的問題數6
拉請求數23
打開的拉請求數0
關閉的拉請求數5
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?
去到頂部