Libraries tagged by validation
verifalia/sdk
60847 Downloads
Verifalia provides a simple HTTPS-based API for validating email addresses and checking whether they are deliverable or not. This library allows to easily integrate with Verifalia and verify email addresses in real-time.
validformbuilder/validformbuilder
45899 Downloads
The easiest tool for generating XHTML 1.0 valid and CSS enabled webforms.
utopia-php/validators
272680 Downloads
A lightweight collection of reusable validators for Utopia projects
utopia-php/emails
140081 Downloads
Utopia Emails library is simple and lite library for parsing and validating email addresses. This library is aiming to be as simple and easy to learn and use.
tg/tgwebvalid
27676 Downloads
An easy way to validate Telegram Login Widget and Telegram Mini App users on your website using PHP
stefk/jval
322857 Downloads
JSON Schema validator
sheadawson/silverstripe-zenvalidator
82657 Downloads
Faster, easier client and server-side form validation for SilverStripe
romegasoftware/laravel-schema-generator
24217 Downloads
Generate TypeScript Zod validation schemas from Laravel validation rules
romaricdrigon/metayaml
314096 Downloads
Using [Yaml|Xml|json] schemas files to validate [Yaml|Xml|json]
rlanvin/php-form
80426 Downloads
Lightweight form validation library for PHP
rebuy/ean-isbn-library
287978 Downloads
A PHP library for EAN and ISBN validation and conversion
readdle/app-store-receipt-verification
230132 Downloads
Pure PHP App Store receipt parsing/validation/verification without API calls to App Store API.
quickemailverification/quickemailverification
189727 Downloads
Official QuickEmailVerification API library client for PHP
php-standard-library/type
148635 Downloads
Runtime type validation implementing Parse, Don't Validate - coerce and assert unstructured input into well-typed data
pearl/lumen-request-validate
403643 Downloads
Lumen doesn't have form request validator seperatly. This package helps developers to segregate the validation layer from the controller to a separate dedicated class