Libraries tagged by php form validator
coatesap/credit-card-validator
224 Downloads
A simple PHP class for validating credit/debit card details
njuhel/swagger-validator
1906 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).
spresnac/laravel-validator-rules
938 Downloads
Some useful validator rules for laravel
dev-kraken/env-validator
10 Downloads
Type-safe environment variable validation for Laravel and PHP applications with intelligent presets and extensible rule objects
ryanj93/php-email-address-validator
50 Downloads
A simple tool that allows you to validate and check for e-mail address existence.
romeoz/rock-validate
1693 Downloads
Flexible validator for PHP with I18N.
springy-framework/brazilian-numbers
128 Downloads
PHP class for validate and check brazilian document and numbers
okaybueno/service-generator
2697 Downloads
A package to automatically generate services and validators for your Laravel apps.
ilyasmohetna/iban
33 Downloads
Iban is a PHP package for parsing, validating, and extracting bank details from IBANs with ease and accuracy. Simplify financial data handling in your applications.
cmpayments/jsonlint
4647 Downloads
JSON Lint for PHP checks a string for invalid or malformed JSON, control character error, incorrect encoding or just plain old syntax errors. It returns comprehensive feedback in a one-line error message (one-line message especially meant for REST APIs) about the first error that occurred in the (JSON) string. It supports both RFC 4627 and (its superseding) RFC 7159.
bakame/cron
12 Downloads
CRON for PHP: Validate CRON expression, Calculate run date, determine if a CRON expression is due
yorcreative/data-validation
7 Downloads
A lightweight and high-performance PHP validation library designed for enterprise-grade applications. It features zero dependencies, comprehensive test coverage, and a developer-friendly API—enabling teams to build scalable and secure systems with confidence.
snugcomponents/utils
376 Downloads
Library added some useful tools like Validators, Convertors or Curl for SnugDesign
dentelis/phpunit-json-assert
32 Downloads
PhpUnit extension for asserting json structure with dentelis/php-structure-validator
websyspro/jwt
123 Downloads
JWT generator and validator for php