菜单 学习猿地 - LMONKEY

VIP

开通学习猿地VIP

尊享10项VIP特权 持续新增

知识通关挑战

打卡带练!告别无效练习

接私单赚外块

VIP优先接,累计金额超百万

学习猿地私房课免费学

大厂实战课仅对VIP开放

你的一对一导师

每月可免费咨询大牛30次

领取更多软件工程师实用特权

入驻
35
0

扩展包助手,一键生成 Composer/PHP/ThinkPHP/Laravel 扩展包

原创
05/13 14:22
阅读数 482

Composer Package Builder

Latest Version on Packagist
Total Downloads
GitHub license

扩展包助手,一键生成 composer/php/thinkphp/laravel 扩展包

安装

composer g require huangdijia/composer-package-builder

使用

composer build:composer-plugin
composer build:laravel-package
composer build:php-package
composer build:thinkphp-package

参数

Options:
      --vendor[=VENDOR]            Vendor Name [default: "my-vendor"]
      --package[=PACKAGE]          Package Name [default: "my-package"]
      --author[=AUTHOR]            Author Name [default: "author"]
      --email[=EMAIL]              Author Email [default: "author@domain.com"]
      --description[=DESCRIPTION]  Package Description [default: "My awesome package"]
      --license[=LICENSE]          License, eg: mit,agpl-3,gpl-3,lgpl-3,mozilla-public-2,apache-2,unlicense
      --output[=OUTPUT]            /Users/hdj/Downloads
  -h, --help                       Display this help message
  -q, --quiet                      Do not output any message
  -V, --version                    Display this application version
      --ansi                       Force ANSI output
      --no-ansi                    Disable ANSI output
  -n, --no-interaction             Do not ask any interactive question
      --profile                    Display timing and memory usage information
      --no-plugins                 Whether to disable plugins.
  -d, --working-dir=WORKING-DIR    If specified, use the given directory as working directory.
      --no-cache                   Prevent use of the cache
  -v|vv|vvv, --verbose             Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug

发表评论

0/200
35 点赞
0 评论
收藏
为你推荐 换一批