Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

WhatDaFox-Archives/BackPack-Installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BackPack-Installer

Simple installer for BackPack.

Inspired by Laravel Installer

Usage

To generate boilerplate for your new PHP package, just execute the command:

backpack new PackageName --namespace="Package"

The namespace option defaults to BackPack.

Installation

Install this package as a global dependency:

composer global require whatdafox/backpack-installer

You may want to add ~/.composer/vendor/bin to your PATH

Contribute

Feel free to contribute to this project, the goal is to have a tool to quickly generate PHP packages.

The next would be to create framework related providers with an option, ex.: a PackageServiceProvider for Laravel Framework.

About

Simple installer for BackPack

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages