Download the PHP package wecode/generator without Composer
On this page you can find all versions of the php package wecode/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 generator
Service Repository resource generator
This repo is for generating template files for the Service Repository pattern.
Usage
Resource names should be provided in singular. Controller names will be converted to plural.
This will create a Controller, Request, Resource, Model, Service and Repository.
The folder structure will be:
├── App
├── Http
├── Controllers
├── Requests
├── Car
├── Resources
├── Car
├── Models
├── Repositories
├── Services
All versions of generator with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
The package wecode/generator contains the following files
Loading the files please wait ....