Libraries tagged by laravel request validation

sebastiaanluca/laravel-validator

3 Favers
839 Downloads

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

Go to Download


aneterial/laravel-data-validator

0 Favers
18 Downloads

Laravel package for convenient validation and hydration of a request into DTO structures

Go to Download


tarkhov/eloquent-validation

3 Favers
86 Downloads

Laravel Eloquent model validation.

Go to Download


rogervila/openapi-laravel

2 Favers
6 Downloads

Validate HTTP Requests and Responses with OpenAPI Specs

Go to Download


rifat/request-validator

1 Favers
5 Downloads

PHP Laravel like standalone validation library

Go to Download


renepardon/laravel-code-generator

0 Favers
239 Downloads

An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.

Go to Download


rapidwebltd/no-post-data-laravel-middleware

1 Favers
78 Downloads

Under certain conditions, when posting data from a form, the web server may lose the post data. This commonly happens if a user is uploading a large file beyond the size limits set in the web server's configuration. Laravel does not handle this situation and may end up throwing a somewhat confusing `TokenMismatchException in VerifyCsrfToken` due to CSRF protection. The 'No Post Data Laravel Middleware' handles situations in which a post request has been submitted and contains no post data - a situation which should not occur under normal usage. By default, the middleware will redirect back to the previous page with an error message flashed to the session. This can then be output on your view as you would normally handle validation errors. If needed, you can also modify this default behaviour and allow any code to run when the 'post request with no post data' situation is encountered.

Go to Download


raid/core-request

0 Favers
30 Downloads

Raid Core Request Package

Go to Download


nivseb/strict-request

1 Favers
0 Downloads

Strict form request allows you to build with more restrictive strict validation.

Go to Download


mannysoft/api-form-request

1 Favers
1964 Downloads

Laravel package for extending FormRequest for REST API Request.

Go to Download


mahmoud-almalah/laravel-api-helpers

1 Favers
15 Downloads

Standardized API responses and helpers for Laravel applications.

Go to Download


laramore/requests

0 Favers
221 Downloads

Create a request for each of your Laramore model

Go to Download


jolimardi/laravel-honeypot

0 Favers
16 Downloads

Laravel form spam protection with honeypot technique

Go to Download


iipokypatop/laravel-code-generator

1 Favers
40 Downloads

A clean code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages or request-forms! It is extremely flexible and customizable to cover many use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.

Go to Download


ichie-benjamin/laravel-code-generator

0 Favers
24 Downloads

An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.

Go to Download


<< Previous Next >>