Libraries tagged by Request Models
symfony-util/controller-using-templating-http-foundation-symfony-model
6 Downloads
Controllers which render a template and return a Response passing the Request to the Model
vangrg/request-mapper-bundle
736 Downloads
This symfony bundle provides tools for mapping request data to your model object and validate it. Good for develop RESTful API's.
rawveg/model-validation
45 Downloads
Laravel Model Validation - Uses validation rules at the model level to ensure that all data being saved in a model is valid. Just as you would use Request Validation in your Controllers, Model-Level validation allows you to be ensure that even code within your application that manually creates a model, cannot do so using invalid data.
pointybeard/laravel-filterable-model
2032 Downloads
Add filtering via http request query params to eloquent models
laramore/requests
212 Downloads
Create a request for each of your Laramore model
aciddose/laravel-request-relationships
4047 Downloads
A model Trait for Laravel that let's you automatically load model's relationships by defining then in request parameters
symfony-util/controller-model-using-http-foundation
2168 Downloads
Model to be called in controller with Request as argument
mont4/laravelmaker
135 Downloads
php artisan make:all for Laravel with Make and generate Laravel 'Controller, Request, Model, Factory, Seed, Migration, Translation, Policy & Permissions' compatible.
rohmadst/kodegenerator
24 Downloads
CRUD Generator (Migration, Controller, Repository, Model, Form Request) in single command for Laravel 5 above.
afrazahmad/create-mvc
90 Downloads
Create Model, Controller, Request and Migration.
cslant/laravel-generator-advanced
6 Downloads
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...
cslant/laravel-generator
1 Downloads
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...
freebuu/laravel-filterable
4 Downloads
Model filters for your index requests
liaosp/laravel-generator
77 Downloads
Laravel, Lumen脚手架 按规则自动生成model文件以及controller,request文件
zylu/laravel-generator
12 Downloads
Zylu Laravel Generator