Libraries tagged by Validation Provider
maxpowel/wixet-recaptcha-bundle
24 Downloads
This Bundle provides support for google recaptcha into symfony forms
marjovanlier/stringmanipulation
883 Downloads
High-performance PHP 8.4+ string manipulation library featuring O(n) algorithms with up to 5x speed improvements. Provides Unicode-aware operations including searchWords(), nameFix(), utf8Ansi(), removeAccents(), and isValidDate() with comprehensive testing infrastructure.
kariricode/validator
6 Downloads
A powerful and flexible validation component for PHP, part of the KaririCode Framework. It provides configurable processors for validating data attributes in entities using a streamlined and efficient pipeline system.
ineventapp/neverbounce-php
1357 Downloads
This package provides convenient methods to integrate the NeverBounce API into your project.
hilalahmad/supervalidator
5 Downloads
The SuperValidator Package is a powerful PHP class designed to simplify and enhance the validation of form data in web applications. It provides a flexible and extensible framework for defining validation rules and generating meaningful error messages
gavinggordon/input-validator
19 Downloads
A PHP class which provides the ability to quickly validate user input, depending on a set of user-defined rules.
fusic/cakeplus
4595 Downloads
[forked from ichikaway/cakeplus]Cake plus is cakephp plugin and provides some functions for CakePHP.
emiliopedrollo/laravel-secure-passwords
22 Downloads
Provide useful ways to ensure strong passwords via validation
drewlabs/laravexists
430 Downloads
Library provides existance rule implementation for laravel/lumen based projects
devmahmoudmustafa/laravel-imagekit
10 Downloads
Laravel ImageKit is a comprehensive image processing package for Laravel. It provides an easy-to-use service for validating, resizing, compressing, watermarking, and storing images, all with minimal configuration and maximum flexibility. Perfect for managing image assets in your Laravel applications.
broeser/feeld
13 Downloads
Feeld provides typed field objects that can be used as building blocks to create CLI questionnaires, HTML forms, and much more. Includes sanitization and validation.
b13/otf
393 Downloads
Provides on-the-fly evaluation hints for FormEngine
apiverve/jsonschemavalidator
0 Downloads
JSON Schema Validator is a comprehensive tool for validating JSON data against JSON Schema definitions. It provides detailed error reporting with field-level validation results.
antonythorpe/silverstripe-knockout-forms
68 Downloads
Provides an enhanced UX using the Knockout MVVM JavaScript library, plus an associated validation plugin, with Silverstripe forms. Silverstripe generates a form, specifying the Knockout styled form fields, and validation needs are added to observables via a Knockout js extension. Default messages are available or can be customised. The submit button will only be enabled upon satisfaction of all the validation rules.
aegisora/string-length-rule-guardian
1 Downloads
String Length Rule Guardian provides a simple shortcut for string length validation using aegisora/guardian and aegisora/string-length-rule