Libraries tagged by form request validation

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


satanvir/validator

0 Favers
2 Downloads

A PHP package that allows you to handling form request validation.

Go to Download


tsarturi/simpledto

2 Favers
9 Downloads

Simple Data Transfer Objects with FormRequest Validation for Laravel applications

Go to Download


prjkt/reqfuck

2 Favers
26 Downloads

Fucking with the FormRequest validation

Go to Download


semantic-lab/lara-validator

0 Favers
29 Downloads

A Laravel artisan command expansion for developer more convenient generate FormRequest with validation rules by JSON file

Go to Download


renepardon/laravel-code-generator

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


ichie-benjamin/laravel-code-generator

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


diorz38/crestapp-code-generator

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


iipokypatop/laravel-code-generator

1 Favers
38 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


rapidwebltd/no-post-data-laravel-middleware

1 Favers
77 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


spomky-labs/pki-framework

18 Favers
9482532 Downloads

A PHP framework for managing Public Key Infrastructures. It comprises X.509 public key certificates, attribute certificates, certification requests and certification path validation.

Go to Download


sop/x509

43 Favers
593878 Downloads

A PHP library for X.509 public key certificates, attribute certificates, certification requests and certification path validation.

Go to Download


saritasa/laravel-fluent-validation

9 Favers
144312 Downloads

Set of fluent builders for Laravel request validation rules

Go to Download


chubbyphp/chubbyphp-parsing

10 Favers
52644 Downloads

Allows parsing data of various structures, meaning the population and validation of data into a defined structure. For example, converting an API request into a Data Transfer Object (DTO).

Go to Download


ikechukwukalu/requirepin

242 Favers
6688 Downloads

A laravel package for pin confirmation and validation before processing requests to a specified route

Go to Download


<< Previous Next >>