Download the PHP package raditzfarhan/lumen-command-generator without Composer
On this page you can find all versions of the php package raditzfarhan/lumen-command-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package lumen-command-generator
Lumen Command Generator
This is a simple package that includes some of the missing Laravel artisan command into Lumen.
Installation
You can install the package via composer:
Configuration
Edit the bootstrap/app.php
file and add the following line to register the service provider:
Available Commands
Change log
Please see the changelog for more information on what has changed recently.
Credits
License
MIT. Please see the license file for more information.
All versions of lumen-command-generator with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2.5|^8.0
illuminate/console Version ^6.0|^7.0|^8.0
illuminate/support Version ^6.0|^7.0|^8.0
illuminate/console Version ^6.0|^7.0|^8.0
illuminate/support Version ^6.0|^7.0|^8.0
The package raditzfarhan/lumen-command-generator contains the following files
Loading the files please wait ....