Libraries tagged by no validation

vlucas/valitron

1618 Favers
3471658 Downloads

Simple, elegant, stand-alone validation library with NO dependencies

Go to Download


particle/validator

261 Favers
1204882 Downloads

Flexible and highly usable validation library with no dependencies.

Go to Download


karser/karser-recaptcha3-bundle

161 Favers
1355796 Downloads

Google ReCAPTCHA v3 for Symfony

Go to Download


amerald/laravel-validation-testkit

1 Favers
20370 Downloads

Test form requests in no time

Go to Download


martian/laracaptcha

14 Favers
156 Downloads

A Laravel package to seamlessly use hCapthca or reCaptcha on your forms or RESTful APIs

Go to Download


lxberlin/netefx-validator

7 Favers
8671 Downloads

NetefxValidator is a class for form validation, so it replaces the RequiredFields() validator. Features: A lot of build in validationrules - logical rule combination - validationrule for unique database fields - custom validation functions - works in getCMSValidator() in Modeladmin - There is no javascript validation at all. So you can disable js-validation in your _config.php

Go to Download


nietonfir/google-recaptcha-bundle

10 Favers
8459 Downloads

Symfony2 bundle for integrating nietonfir/google-recaptcha (simplifying the server-side validation of Google's 'No CAPTCHA reCAPTCHA')

Go to Download


tamedevelopers/validator

4 Favers
68 Downloads

PHP Form Validator is a small no-depencies library for PHP codes.

Go to Download


njuhel/swagger-validator

22 Favers
1899 Downloads

A Swagger Validation and Parser as lib for PHP to secure and helpful application for request / response validating, security stage, testunit skeleton, testauto generation, ... This lib can be used into any existing application who's having a swagger definition file for request/response (no framework dependancies or included).

Go to Download


x-laravel/validation-tr-citizen-number-extend

0 Favers
192 Downloads

Turkey citizen number (TC No) validation extend package for Laravel.

Go to Download


x-adam/tr-citizen-number-validation

0 Favers
823 Downloads

Turkey citizen number (TC No) validation class.

Go to Download


yandjin/custom-validation

0 Favers
3 Downloads

small and simple validation package inspired by laravel validation, no dependencies

Go to Download


illum/validation

0 Favers
4 Downloads

Validador baseado no illuminate/validation

Go to Download


wterberg/laravel-no-common-passwords

0 Favers
0 Downloads

Provides validation rules to check passwords against a list of commonly used passwords.

Go to Download


rapidwebltd/no-post-data-laravel-middleware

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


Next >>