Libraries tagged by validates
zero-to-prod/validate-url
6723 Downloads
Validates a url
zero-to-prod/validate-email
6635 Downloads
Validates an email
vendic/hyva-checkout-postcode-nl-format
1875 Downloads
Adds a validation to the Hyvä checkout for the Dutch postcode format. Validates if the format is 1234AB
vendic/hyva-checkout-eu-vat-id-format-validator
339 Downloads
This Magento 2 extension validates the syntax of the VAT ID in the Hyvä checkout for EU countries
selay/php-credit-card-validator
8465 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
ostrolucky/symfony-container-number-validator
26889 Downloads
Simple constraint for Symfony Validator which validates if supplied container number conforms to ISO 6346
offdev/csv
1424 Downloads
Reads, parses and validates CSV files using streams
muffe/enum-constraint
8737 Downloads
A Symfony Validator constraint that validates if given strings are valid cases in a given PHP 8 Enum
mantraideas/laravel-env-doctor
42 Downloads
LaravelEnvDoctor is a developer-friendly CLI tool for Laravel that checks your .env variables, validates the current environment, and ensures directory permissions are correctly set — helping you catch misconfigurations before they become problems.
innocode-digital/wp-mailgun-email-validation
12637 Downloads
Validates email address through Mailgun.
hut6/crontab-checker
11027 Downloads
Validates syntax of all files in project root prefixed with .crontab
glicer/w3c-validator
4420 Downloads
Validates html and css using w3c markup and css validation free services
detain/zip-zapper
1292 Downloads
Validates Zip/Postal Codes for any country and gives that countries name for thier verions of Zip/Post code
bakame/http-structured-fields
1010 Downloads
A PHP library that parses, validates and serializes HTTP structured fields according to RFC9561 and RFC8941
artisansdk/model
1588 Downloads
A self-validating model compatible with Laravel Eloquent that validates when it's saved.