Libraries tagged by validation for php
skyzyx/strong-types
156 Downloads
Enables strong types for PHP. This allows for tighter validation, especially when accepting input from users.
etg24/captcha
151 Downloads
Service, ViewHelper and Validator classes for TYPO3 Flow in order to easily implement a captcha validation. Based on gregwar's captcha library for PHP.
try-again-later/pup
51 Downloads
A small PHP library for value parsing and validation inspired by yup.
pac/lean-http
1 Downloads
A lean, modern, and standards-compliant PSR-7 HTTP message library for PHP. Includes robust URI normalization, validation, and building — without routers, middleware, or extra dependencies.
laravelplus/attrify
2 Downloads
laravelplus/attrify streamlines Laravel validation by leveraging PHP attributes for expressive, annotation-based rules directly within your request classes. This package transforms how you define constraints, delivering cleaner code, centralized configuration, and a more intuitive development workflow. With attrify, maintaining and evolving complex validation logic becomes easier than ever—just annotate, refine, and let Laravel handle the rest.
flowcode/roble
77 Downloads
PHP MicroFramework for form building and validation
winkbrace/winkform
105 Downloads
Forms library for PHP >= 5.3 using Laravel 4 Validation
netfend/waf-client
0 Downloads
PHP WAF Client Library for secure API validation
anshu-krishna/data-validator
191 Downloads
A PHP library for simplifying complexly-structured-data validation.
yarco/superunit
12 Downloads
a special code generator for fast php prototype and content validation
jletrondo/csv
3 Downloads
A robust PHP library designed for efficient CSV data processing, validation, and generation, offering flexible features for handling various CSV formats and ensuring data integrity.
danbaker/toolbox
10 Downloads
A modern PHP toolbox featuring a facade-driven API for accessing reusable utilities and helpers—covering strings, dates, files, validation, security, and beyond. Designed for Laravel and general-purpose PHP projects.
webmasterskaya/x509
83 Downloads
A PHP library for X.509 public key certificates, attribute certificates, certification requests and certification path validation.
rizwan_47/email-address-verifier
10 Downloads
A PHP library for verifying email addresses, ensuring they are valid and reachable. This package provides a straightforward class for email validation processes.
metasyntactical/w3c-xml-namespaces
20 Downloads
PHP Library containing XML schemas for various w3c xml namespaces to be used for schema validation of xml documents