norman-huth/package-init
最新稳定版本:v1.1.0
Composer 安装命令:
composer require norman-huth/package-init
包简介
Initialize a (Laravel) Composer package.
README 文档
README
Create a (Laravel) Composer package via cli.
Features:
- Same as
composer init - Add different authors (name, email, homepage)
- Add licence file
- Add optional Configuration, Migrations, Routes, View and Language Files for Laravel package
Install
composer global require norman-huth/package-init
And register command in Lura:
lura register norman-huth/package-init
Usage
Run Lura in cli.
lura
Many parts of the code were taken from the Composer package by Nils Adermann and Jordi Boggiano.
统计信息
- 总下载量: 10
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-10-22