Download the PHP package yzchan/yii2-asset-provider without Composer

On this page you can find all versions of the php package yzchan/yii2-asset-provider. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package yii2-asset-provider

yii2-asset-provider

提供了Yii2应用程序的Bower Asset依赖,以便国内镜像加速。摆脱composer-asset-pluginAsset Packagist

composer配置如下

notify-on-install: 默认为 true。Composer 允许资源仓库定义一个用于通知的 URL,以便有人从其上安装资源包时能够得到一个反馈通知。此选项允许你禁用该行为。

notification-url 是 https://packagist.org/downloads/ 。使用阿里云镜像安装完成之后都会卡一小会,就是请求这个地址导致的。

程序配置

yii2-app-advanced(2.0.45) 依赖分析

Yii2高级模版依赖yii2核心库 yiisoft/yii2 和 bootstrap4。

yii2核心库又依赖如下前端资源:

简单分析可以计算出如下依赖:

通过bower安装,最终安装版本如下:


All versions of yii2-asset-provider with dependencies

PHP Build Version
Package Version
No informations.
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package yzchan/yii2-asset-provider contains the following files

Loading the files please wait ....