hadefication/packman

Laravel package boilerplate generator.
41 4
Install
composer require hadefication/packman
Latest Version:v1.2.3
License:MIT
Last Updated:May 26, 2018
Links: GitHub  ·  Packagist
Maintainer: hadefication

Packman

Just another package generator for Laravel.

Installation

Install it by running composer global require "hadefication/packman". Once installed, be sure to place the $HOME/.composer/vendor/bin directory (or the equivalent directory for your OS) in your $PATH so the packman executable can be located by your system.

Usage

To generate a new package, just run packman new your-package-name or packman make. A folder named yourpackage should be generated in your current working directory that includes all the necessary files to get you started on developing a Laravel package. Check the official guide for more details on Laravel package development.

For more details on the command, run packman help new or packman help make.

Related Packages

wobeto/twitter

Laravel 4 Service Provider to interact with twitter account, like return a colle...

135 1
andhikamaheva/date

A date library to help you work with dates in different languages

13 1
webbingbrasil/filament-advancedfilter

Advanced filter component for filament admin.

144,290 148
maystro/filament-popup-modal

A comprehensive modal dialog system for FilamentPHP with progress bars, callback...

6 1