Libraries tagged by validates
e-ghl/param-validator
1689 Downloads
validates eGHL API input params array
devmastersbv/smtp-validate-email
942 Downloads
Validates an email address by checking for MX records and performing and SMTP triplet connection
designbycode/south-african-id-validator
38 Downloads
The South African ID Validator is a PHP class that validates and extracts information from South African ID numbers. It uses the Luhn Algorithm to validate the ID number and provides methods to determine the gender, citizenship, and birthdate of the individual.
cylab/json
975 Downloads
Encodes, decodes, and validates JSON data.
crtl/request-dto-resolver-bundle
34 Downloads
Deserializes and validates requests into objects
coodde/laravel-email-checker
4 Downloads
Validates email addresses belong to their domains
container-interop/definition-interop-tests
119 Downloads
Test suite that validates whether a container is compatible with definition-interop.
consultora-grada/ean13-validator
14 Downloads
Validates ean13 check digit
codeasashu/openapi-validator
20 Downloads
Validates data against provide openapi spec
cancio-labs/cpf-symfony-validator
5 Downloads
A custom Symfony Validator that validates CPF.
biffbangpow/silverstripe-imagesize-validator
16 Downloads
Validates the dimensions of an image during upload
beto/laravel-language-validator
400 Downloads
Validates the language files for Laravel
beck24/spam_login_filter
433 Downloads
Elgg plugin that validates login against blacklist databases.
arraypress/s3-path-resolver
7 Downloads
A robust utility for parsing and validating S3-like paths. The library ensures paths adhere to S3 naming conventions, checks for disallowed protocols, validates file extensions, and supports default bucket configurations. Ideal for applications interfacing with S3-compatible storage solutions.
arfeen/json-schema-validator
13 Downloads
Validates JSON using predefined schema based on data types and constraints.