Download the PHP package jey/lumen-generator without Composer
On this page you can find all versions of the php package jey/lumen-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-generator
Lumen Generator [Forked from flipbox/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
illuminate/console Version ^5.5|^6.0|^7.0|^8.0|^8.17
illuminate/filesystem Version ^5.5|^6.0|^7.0|^8.0|^8.17
symfony/var-dumper Version ^4.2|^4.3|^5.0|^5.1|^5.2
psy/psysh Version 0.9.*|0.10.*
classpreloader/classpreloader Version ^3.0|^4.0
illuminate/console Version ^5.5|^6.0|^7.0|^8.0|^8.17
illuminate/filesystem Version ^5.5|^6.0|^7.0|^8.0|^8.17
symfony/var-dumper Version ^4.2|^4.3|^5.0|^5.1|^5.2
psy/psysh Version 0.9.*|0.10.*
classpreloader/classpreloader Version ^3.0|^4.0
The package jey/lumen-generator contains the following files
Loading the files please wait ....