Libraries tagged by validation for php
valzargaming/validator
664 Downloads
PHP Validator for stuff.
rawnoq/laravel-enum
45 Downloads
A comprehensive Laravel package for working with PHP Enums, providing casting, validation, translation, query scopes, and more
qbejs/laravel-dto-mapper
9 Downloads
Automatic DTO mapping for Laravel using PHP 8 Attributes
phpwine/optimizedhtml
64 Downloads
HTML Frontend Framework Design for backend OptimizedHTML PHPWine written in PHP (Hypertext Preprocessor)
nubanstack/nubanstack
4 Downloads
A PHP package for fetching Nigerian banks and validating account numbers via Paystack API
mgrechanik/gridviewfilterfix
1048 Downloads
Fix for Yii2 GridView DataColumn for filter validation errors to be properly shown with bootstrap 4 and 5
lxberlin/netefx-validator
8684 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
khakimjanovich/uz-phone
0 Downloads
Framework-agnostic PHP library for strict Uzbek mobile phone parsing, normalization, validation, formatting, masking, and prefix metadata.
jamacio/document-validator
245 Downloads
A PHP library for validating and formatting Brazilian CPF and CNPJ numbers.
huzaifaalmesbah/bd-courier-customer-delivery-stats
15 Downloads
A universal PHP package for tracking customer delivery statistics across Pathao, Steadfast, and RedX couriers in Bangladesh. Get comprehensive delivery data including success, cancel, and total order statistics. Works with any PHP framework or CMS including Laravel, WordPress, CodeIgniter, Symfony, and more.
eurovalidate/sdk
128 Downloads
PHP SDK for the EuroValidate API — EU VAT, IBAN, EORI validation and company data lookup.
eno-lang/enophp
52 Downloads
PHP library for parsing, loading and inspecting eno documents
eftec/validationone
3783 Downloads
It's a php library for fetch and validate fields
depage/htmlform
341 Downloads
depage-forms is PHP library for HTML form generation with focus on usability. By abstracting HTML, browser flaws (duplicate form submissions) and form validation, it provides a comfortable way to obtain reliable and validated data from users.
cmpayments/schemavalidator
4178 Downloads
SchemaValidator is a PHP implementation for validating JSON against a Schema (also a string), the JSON and Schema are both linted with https://github.com/cmpayments/jsonlint. This library is optimized for speed and performance.