Libraries tagged by form-request

iocaste/lumen-form-requests

3 Favers
2195 Downloads

Missing form requests functionality for lumen, ported from laravel framework.

Go to Download


brunocrpontes/lumen-form-request

2 Favers
1270 Downloads

An Form Request solution to Lumen based on Laravel Form Request

Go to Download


shureban/laravel-easy-request

3 Favers
6 Downloads

Laravel easy way to write methods for requests

Go to Download


shiftechafrica/lumen-take-off

0 Favers
114 Downloads

Form request is a package for Lumen that lets developer validate form requests like Laravel does. The package also has artisan commands.

Go to Download


raid/core-request

0 Favers
30 Downloads

Raid Core Request Package

Go to Download


qqs/rqst2dto

0 Favers
6 Downloads

A package for generating DTOs from Laravel request classes

Go to Download


machecaz/marlon-lumen

0 Favers
117 Downloads

Go to Download


jolimardi/laravel-honeypot

0 Favers
3 Downloads

Laravel form spam protection with honeypot technique

Go to Download


homm/hommformviewer

0 Favers
40 Downloads

Show form requests in the control panel

Go to Download


glukkkk/lumen-request-validate

0 Favers
0 Downloads

Lumen doesn't have form request validator seperatly. This package helps developers to segregate the validation layer from the controller to a separate dedicated class

Go to Download


andreaspabst/lumen-request-validation

1 Favers
258 Downloads

Adds the Laravel ability to separate validations from the controller

Go to Download


sebastiaanluca/laravel-validator

3 Favers
833 Downloads

Properly handle user input by using your validation rules in form requests (validators) as source of truth.

Go to Download


michael-rubel/laravel-helpful-traits

0 Favers
19 Downloads

Makes your FormRequest keys retrieved from `$request->safe()` method by default to prevent retrieval of unvalidated input values.

Go to Download


custom-laravel-form-request/validator

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

Go to Download


wessama/laravel-pretty-validation-messages

0 Favers
0 Downloads

Simple trait to dynamically set up validation messages for Laravel form requests

Go to Download


<< Previous Next >>