huangdijia/composer-package-builder
Composer 安装命令:
composer require huangdijia/composer-package-builder
包简介
Get started with your Laravel/thinkphp/php package in no time with this package generator.
README 文档
README
Installation
You can install the package via composer:
composer g require huangdijia/composer-package-builder
Usage
composer build:composer-plugin composer build:laravel-package composer build:php-package composer build:thinkphp-package
Options
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
Testing
composer test
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email dummy-email instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 58
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 10
- 点击次数: 7
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-12-04