Libraries tagged by Request Models

vangrg/request-mapper-bundle

2 Favers
736 Downloads

This symfony bundle provides tools for mapping request data to your model object and validate it. Good for develop RESTful API's.

Go to Download


rawveg/model-validation

0 Favers
13 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.

Go to Download


pointybeard/laravel-filterable-model

2 Favers
2031 Downloads

Add filtering via http request query params to eloquent models

Go to Download


laramore/requests

0 Favers
212 Downloads

Create a request for each of your Laramore model

Go to Download


aciddose/laravel-request-relationships

2 Favers
4047 Downloads

A model Trait for Laravel that let's you automatically load model's relationships by defining then in request parameters

Go to Download


symfony-util/controller-model-using-http-foundation

0 Favers
2168 Downloads

Model to be called in controller with Request as argument

Go to Download


mont4/laravelmaker

0 Favers
133 Downloads

php artisan make:all for Laravel with Make and generate Laravel 'Controller, Request, Model, Factory, Seed, Migration, Translation, Policy & Permissions' compatible.

Go to Download


rohmadst/kodegenerator

3 Favers
24 Downloads

CRUD Generator (Migration, Controller, Repository, Model, Form Request) in single command for Laravel 5 above.

Go to Download


afrazahmad/create-mvc

0 Favers
86 Downloads

Create Model, Controller, Request and Migration.

Go to Download


tanhongit/laravel-generator

2 Favers
0 Downloads

Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...

Go to Download


lbiltech/laravel-generator

2 Favers
7 Downloads

Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...

Go to Download


cslant/laravel-generator

2 Favers
0 Downloads

Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...

Go to Download


matteomeloni/laravel-rest-ql

0 Favers
72 Downloads

A simple way, to be able to build a query into a Laravel model, through a http request

Go to Download


freebuu/laravel-filterable

0 Favers
1 Downloads

Model filters for your index requests

Go to Download


liaosp/laravel-generator

0 Favers
77 Downloads

Laravel, Lumen脚手架 按规则自动生成model文件以及controller,request文件

Go to Download


<< Previous Next >>