Skip to content

Muetze42/package-init

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(Laravel) Package Init Command

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.

About

Create a (Laravel) Composer package via cli.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  

Contributors

Languages