Libraries tagged by Request Models
kirillemko/yii2-request-model
73 Downloads
Request Model for Yii2
pioniro/request-response-model-converter-bundle
181 Downloads
Serializes and unserializes your request and response models
pioniro/request-response-model
206 Downloads
Common interfaces for the Request and Response 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
nabil12ful/store-data-requests
51 Downloads
Store data to DB by model from requests fields html form
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
48 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
213 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.
afrazahmad/create-mvc
90 Downloads
Create Model, Controller, Request and Migration.
tanhongit/laravel-generator
4 Downloads
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...
lbiltech/laravel-generator
11 Downloads
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...