jesusgarciaespinosa / crud-generator
Lumen 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
- dev-master
- v3.1.0.7
- v3.1.0.6
- v3.1.0.5
- v3.1.0.4
- v3.1.0.3
- v3.1.0.2
- v3.1.0.1
- v3.1.0
- v3.0.8
- v3.0.7
- v3.0.6
- v3.0.5
- v3.0.4
- v3.0.3
- v3.0.2
- v3.0.1
- v3.0.0
- v3.0-beta
- 2.0.x-dev
- v2.0.8
- v2.0.7
- v2.0.6
- v2.0.5
- v2.0.4
- v2.0.3
- v2.0.2
- v2.0.1
- v2.0.0
- 1.2.x-dev
- v1.2.3
- v1.2.2
- v1.2.1
- v1.2.0
- v1.1.0
- v1.0.9
- v1.0.8
- v1.0.7
- v1.0.6
- v1.0.5
- v1.0.4
- v1.0.0
- dev-develop
This package is auto-updated.
Last update: 2024-11-15 00:38:08 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