jesusgarciaespinosa / crud-generator
Lumen CRUD Generator
Package info
github.com/jesusgarciaespinosa/crud-generator
pkg:composer/jesusgarciaespinosa/crud-generator
v3.1.0.7
2020-02-14 13:48 UTC
Requires
- php: >=5.6.4|>=7.0
- illuminate/support: ^5.3|^6.0
- laravel/lumen-framework: ^6.0
- laravelcollective/html: ^5.3|^6.0
Requires (Dev)
- mockery/mockery: ^0.9.6
- orchestra/testbench: ^3.3
- phpunit/phpunit: ^5.7
This package is auto-updated.
Last update: 2026-06-15 04:27:41 UTC
README
This Generator package provides various generators like CRUD, API, Controller, Model, Migration, View for your painless development of your applications.
Requirements
Laravel >= 5.3
PHP >= 5.6.4
Installation
composer require jge/lumen-crud-generator --dev
Documentation
Go through to the detailed documentation
Author
[JGE] 📧 Email Me
License
This project is licensed under the MIT License - see the License File for details