modera/composer-symfony-web-asset-installer-plugin 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

modera/composer-symfony-web-asset-installer-plugin

最新稳定版本:v2.0.0

Composer 安装命令:

composer require modera/composer-symfony-web-asset-installer-plugin

包简介

无描述信息

README 文档

README

The plugin allows to install package which have their type set to symfony-web-asset to a custom location.

Installation

This plugin can be installed by running this command:

composer require modera/composer-symfony-web-asset-installer-plugin:~1.0

Documentation

Your package needs to have its type set to symfony-web-asset in order for this plugin to install it to public directory, also by optionally specifying target_dir in your package's extra you can change a directory where its contents will be extracted to. This is how a sample package could look like:

{
    "type": "symfony-web-asset",
    "name": "acme/foo-bar",
    "extra": {
        "target_dir": "hello"
    }
}

With this extra configuration package will be installed to public/hello/acme/foo-bar.

Licensing

This plugin is under the MIT license. See the complete license in the file: LICENSE

统计信息

  • 总下载量: 54.89k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 3
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: Unknown
  • 更新时间: 未知

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固