Download the PHP package kukuhkkh/lumen-generator without Composer
On this page you can find all versions of the php package kukuhkkh/lumen-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kukuhkkh/lumen-generator
More information about kukuhkkh/lumen-generator
Files in kukuhkkh/lumen-generator
Download kukuhkkh/lumen-generator
More information about kukuhkkh/lumen-generator
Files in kukuhkkh/lumen-generator
Vendor kukuhkkh
Package lumen-generator
Short Description A Lumen Generator You Are Missing
License MIT
Package lumen-generator
Short Description A Lumen Generator You Are Missing
License MIT
Please rate this library. Is it a good library?
Informations about the package lumen-generator
Lumen Generator
Do you miss any Laravel code generator on your Lumen project? If yes, then you're in the right place.
Installation
To use some generators command in Lumen (just like you do in Laravel), you need to add this package:
Configuration
Inside your bootstrap/app.php
file, add:
Available Command
Additional Useful Command
NOTES
route:list
command has been added via appzcoder/lumen-route-list package.
Tinker include
Argument Usage
php artisan tinker path/to/tinker/script.php
script.php example:
All versions of lumen-generator with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
^5.5|^6.0|^7.0|^8.0|^8.17|^9.0
illuminate/console Version ^5.5|^6.0|^7.0|^8.0|^8.17|^9.0
illuminate/filesystem Version ^5.5|^6.0|^7.0|^8.0|^8.17|^9.0
symfony/var-dumper Version ^4.2|^4.3|^5.0|^5.1|^5.2|^6.0
psy/psysh Version 0.9.*|0.10.*|0.11.*
classpreloader/classpreloader Version ^3.0|^4.0|^4.2
illuminate/console Version ^5.5|^6.0|^7.0|^8.0|^8.17|^9.0
illuminate/filesystem Version ^5.5|^6.0|^7.0|^8.0|^8.17|^9.0
symfony/var-dumper Version ^4.2|^4.3|^5.0|^5.1|^5.2|^6.0
psy/psysh Version 0.9.*|0.10.*|0.11.*
classpreloader/classpreloader Version ^3.0|^4.0|^4.2
The package kukuhkkh/lumen-generator contains the following files
Loading the files please wait ....