Libraries tagged by Validation form
xingbei437/x_laravel-sms
206 Downloads
A mobile phone number validation solution based on laravel fork form toplan/laravel-sms
noahglaser/validationbundle
30 Downloads
It provides a service and url for ajax validation that will valdiate all symfony forms without options.
arillo/silverstripe-jqueryformvalidator
11 Downloads
Adds jquery.validation functionality to silverstripe 3.0+ forms.
arraylib/schema
0 Downloads
Transformation and validation array by schema to another format
wscore/validator
9 Downloads
Validation and filtration for values such as form input.
lintaba/laravel-fastforms
3 Downloads
Fast form definition for laravel models with validation and views
lanin/1000forms
16 Downloads
An easy way to create forms of any complexity with integrated validation and filtration
aaronbullard/validator
28 Downloads
Laravel form validator based on Laracasts/Validation package.
sokil/php-symfony-validator-converter
48 Downloads
Convert validation errors from different sources to different formats
renepardon/laravel-code-generator
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.
rapidwebltd/no-post-data-laravel-middleware
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.
owenr88/wufoo-html-wrapper
16 Downloads
Output Wufoo form HTML using the Wufoo API. Also manages answer validation and submissions.
iipokypatop/laravel-code-generator
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.
ichie-benjamin/laravel-code-generator
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.
gaomingcode/jquery.fileupload
9 Downloads
File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.