Libraries tagged by controller request
contao-garage/contao-page-400
11 Downloads
Adds two page types responding with a 400 status code caused by either a bad request exception or by an invalid token exception.
consik/yii2-features
19 Downloads
Yii2 useful things
20tries/filterable
3371 Downloads
A package for supporting the filtering of controller action results.
sebastiaanluca/laravel-resource-flow
2492 Downloads
Quickly scaffold access to a resource.
ft/just-routes
10 Downloads
A library simply for routing requests. Simple. Light. Fast
custom-laravel-form-request/validator
1 Downloads
Validator Form Request which may be used for validating data after parsing. For example we got big jsob string and we cannot change this, so what we need to do is to use Validator in laravel and provide in controller all the shit code like rules.. if fails and another. This class can validate this json after parsing without redundant code in controller, simply add data, next validation steps will processed automatically, rules and another logic is hidden in this class.
zakariadev000/laravel-crud-generator
1 Downloads
Generate full CRUD (Model, Migration, Controller, Request, Resource, Repository, Service, Routes, Tests) with a single artisan command
tomosia-module/laravel-module-generate
3 Downloads
Helps quickly generate common Laravel classes (like Controller, Request, etc.) via Artisan commands
shakib53626/laravel-crud-generator
7 Downloads
A Laravel package to generate CRUD scaffold (Migration, Model, Controller, Requests, Resource) with one command.
probonolabs/laravel-api-generator
13 Downloads
Laravel command which rapidly creates single file controllers, requests and resources
nutandc/api-crud-generator
0 Downloads
Laravel API CRUD generator for models, controllers, requests, resources, migrations, routes, plus optional repository/service patterns.
mediawebid/makemodule
2 Downloads
Generate module structure including controller, request, resource, repository
jixk/make-mscr
130 Downloads
测试模块,请勿用于生产!!!MSCR脚手架,一键生成 Model、Service、Controller、Request类文件。
innonazarene/prism-init
7 Downloads
Laravel Artisan command to scaffold models, services, controllers, requests, resources, policies and API routes from your database.
erenmustafaozdal/laravel-base
6 Downloads
Laravel base package. Model, Controller, Request etc...