Download the PHP package elngar/crud_generator without Composer
On this page you can find all versions of the php package elngar/crud_generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download elngar/crud_generator
More information about elngar/crud_generator
Files in elngar/crud_generator
Download elngar/crud_generator
More information about elngar/crud_generator
Files in elngar/crud_generator
Vendor elngar
Package crud_generator
Short Description helper to generate crud operations, model, relations, resource, form request, routes and more
License MIT
Package crud_generator
Short Description helper to generate crud operations, model, relations, resource, form request, routes and more
License MIT
Please rate this library. Is it a good library?
Informations about the package crud_generator
crud-generator-package
Package to generate crud operations, model, relations, resource, form request, routes and more
Installation
Install the package via Composer:
Usage
-
To Generate Basic Controller, FormRequest, Trait:
-
To Generate Auth Controller, FormRequest, Routes, Resource:
- To Generate Crud Model, Controller, FormRequest, Routes, Resource:
One Time Commands:
-
Take care and use it only one time:
- using it again:
- will not duplicate files but will duplicates injected code (in routes/api.php for example).
Upcoming Changes:
- relations between modes
- crud for web apps
All versions of crud_generator with dependencies
PHP Build Version
Package Version
No informations.
The package elngar/crud_generator contains the following files
Loading the files please wait ....