Libraries tagged by valid
egulias/email-validator
610102244 Downloads
A library for validating emails against several RFCs
webmozart/assert
815972246 Downloads
Assertions to validate method input/output with nice error messages.
symfony/validator
250926905 Downloads
Provides tools to validate values
respect/validation
32354555 Downloads
The most awesome validation engine ever created for PHP
symfony/property-info
218470104 Downloads
Extracts information about PHP class' properties using metadata of popular sources
seld/jsonlint
196005271 Downloads
JSON Linter
nette/utils
327576160 Downloads
🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
giggsey/libphonenumber-for-php
129190418 Downloads
A library for parsing, formatting, storing and validating international phone numbers, a PHP Port of Google's libphonenumber.
composer/semver
427645664 Downloads
Semver library that offers utilities, version constraint parsing and validation.
symfony/config
408165492 Downloads
Helps you find, load, combine, autofill and validate configuration values of any kind
nette/schema
275037151 Downloads
📐 Nette Schema: validating data structures against a given Schema.
justinrainbow/json-schema
282773193 Downloads
A library to validate a json schema.
willdurand/jsonp-callback-validator
90836494 Downloads
JSONP callback validator.
propaganistas/laravel-phone
28811768 Downloads
Adds phone number functionality to Laravel based on Google's libphonenumber API.
opis/json-schema
26879254 Downloads
Json Schema Validator for PHP