Download the PHP package ollywarren/makepackage without Composer
On this page you can find all versions of the php package ollywarren/makepackage. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ollywarren/makepackage
More information about ollywarren/makepackage
Files in ollywarren/makepackage
Download ollywarren/makepackage
More information about ollywarren/makepackage
Files in ollywarren/makepackage
Vendor ollywarren
Package makepackage
Short Description Implements a Artisan command to scaffold out laravel composer packages
License MIT
Homepage https://github.com/ollywarren/artisan-make-package
Package makepackage
Short Description Implements a Artisan command to scaffold out laravel composer packages
License MIT
Homepage https://github.com/ollywarren/artisan-make-package
Please rate this library. Is it a good library?
Informations about the package makepackage
MakePackage
Introduction
Implements a Artisan command to scaffold out Laravel Composer packages
Installation Laravel 5.5 LTS
- Composer require the package:
Let Laravel 5.5 Automatic Package Discovery do its thang!
Installation Laravel 5.4
-
Composer require the package:
-
Register the service provider in providers array:
- Navigate to the project root and run to check that the command is present.
Usage Instructions
- Simply run then follow the on screen instructions.
Enjoy and Make Something Awesome!
Mentions
Thanks to Sebastiaan Luca https://github.com/sebastiaanluca/php-stub-generator for sharing his Stub Generator code now included in this package. Made this package much smaller and much easier to maintain and upgrade in the future.
All versions of makepackage with dependencies
PHP Build Version
Package Version
No informations.
The package ollywarren/makepackage contains the following files
Loading the files please wait ....