Download the PHP package delvefore/laravel-packager-hermes without Composer
On this page you can find all versions of the php package delvefore/laravel-packager-hermes. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download delvefore/laravel-packager-hermes
More information about delvefore/laravel-packager-hermes
Files in delvefore/laravel-packager-hermes
Package laravel-packager-hermes
Short Description Artisan make Commands when using https://github.com/Jeroen-G/laravel-packager thereby accelerating your development of Laravel Packages.
License MIT
Homepage https://github.com/delvefore/laravel-packager-hermes
Informations about the package laravel-packager-hermes
PackagerHermes
Laravel Packager Hermes enables usage of Artisan make commands for accelerating package development with Jeroen-G's Laravel Packager.
In other words, this is a wrapper around Laravel 5 Artisan commands that targets packages/
created by Jeroen-G's Laravel Packager. With both of these tools, you can get to building and publishing your packages quickly!
Installation
Via Composer
Please note that this is specifically designed to work with the latest version of Laravel 5.
However, you'd like to use it with Laravel 5.4 and below use service provider in config/app.php
:
Available Commands
Make Controller
All options are the same as with Laravel's Artisan Make Controller
Change log
Please see the changelog for more information on what has changed recently.
Testing
Contributing
Please see contributing.md for details and a todolist.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- johntimothybailey
- All Contributors
License
MIT. Please see the license file for more information.