2017 © Pedro Peláez
 

composer-plugin static-installer

将静态资源包安装到指定目录

image

lintrue/static-installer

将静态资源包安装到指定目录

  • Tuesday, July 17, 2018
  • by lintrue
  • Repository
  • 1 Watchers
  • 0 Stars
  • 50 Installations
  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 11 Versions
  • 4 % Grown

The README.md

static-installer

composer-plugin, (*1)

Overview

composer 自定义 lintrue-static 安装类型安装器,只要定义包类型为 lintrue-static ,并将此包加入依赖,即可使用此安装器, (*2)

Usage

{
    ...
    "type":"lintrue-static",
    "extra":{
        "static-path":"public/static",//安装路径
    },
    "require": {
        "lintrue/static-installer": "^v1.0"
    },
  ...
}

The Versions

17/07 2018

dev-master

9999999-dev

将静态资源包安装到指定目录

  Sources   Download

MIT

The Requires

  • composer-plugin-api ^1.0

 

by Avatar lintrue

22/12 2017

v1.0.8

1.0.8.0

将静态资源包安装到指定目录

  Sources   Download

MIT

The Requires

  • composer-plugin-api ^1.0

 

by Avatar lintrue

22/12 2017

v1.0.7

1.0.7.0

将静态资源包安装到指定目录

  Sources   Download

MIT

The Requires

  • composer-plugin-api ^1.0

 

by Avatar lintrue

22/12 2017

v1.0.6

1.0.6.0

将静态资源包安装到指定目录

  Sources   Download

MIT

The Requires

  • composer-plugin-api ^1.0

 

The Development Requires

by Avatar lintrue

22/12 2017

v1.0.5

1.0.5.0

install static source for project

  Sources   Download

Apache-2.0

The Requires

  • composer-plugin-api ^1.0

 

The Development Requires

by Avatar lintrue

22/12 2017

v1.0.4

1.0.4.0

install static source for project

  Sources   Download

Apache-2.0

The Requires

  • composer-plugin-api ^1.0

 

by Avatar lintrue

21/12 2017

v1.0.3

1.0.3.0

install static source for project

  Sources   Download

Apache-2.0

The Requires

  • composer-plugin-api ^1.0

 

by Avatar lintrue

20/12 2017

v1.0.2

1.0.2.0

install static source for project

  Sources   Download

Apache-2.0

The Requires

  • composer-plugin-api ^1.0

 

by fbard

20/12 2017

v1.0.1

1.0.1.0

install static source for project

  Sources   Download

Apache-2.0

The Requires

  • composer-plugin-api ^1.0

 

by fbard

20/12 2017

1.0.0

1.0.0.0

install static source for project

  Sources   Download

Apache-2.0

The Requires

  • composer-plugin-api ^1.0

 

by fbard

20/12 2017

0.01

0.01.0.0

composer-plugin test

  Sources   Download

Apache-2.0

The Requires

  • composer-plugin-api ^1.0

 

by Avatar lintrue