Libraries tagged by validates
rvalitov/backlink-checker-php
585 Downloads
Validates a predefined list of backlinks on remote websites that they exist and are correct (for SEO). Simple and Javascript-enabled web engines are used for scraping.
rechtlogisch/ust-id
196 Downloads
Validates the German VAT-ID (Umsatzsteuer-Identifikationsnummer)
rechtlogisch/steuer-id
919 Downloads
Validates the German Tax-ID (Steuerliche Identifikationsnummer)
pnhs/form_validator
1216 Downloads
Validates forms and other strings
otavio-araujo/filament-smart-cep
2861 Downloads
A FilamentPHP plugin that validates Brazilian postal codes (CEP) and automatically fills address fields (street, neighborhood, city, state, country) using ViaCEP as the primary source, with multiple API fallbacks for reliability.
ostrolucky/symfony-container-number-validator
30208 Downloads
Simple constraint for Symfony Validator which validates if supplied container number conforms to ISO 6346
offdev/csv
1425 Downloads
Reads, parses and validates CSV files using streams
obsidian/validation
365 Downloads
Validates input against string rulesets.
nsrosenqvist/phpdoc-validator
1976 Downloads
Validates PHPDoc @param and @return tags against method signatures
nadar/php-schemaorg-jsonld-validator
860 Downloads
A PHP library that validates JSON-LD structured data against the schema.org vocabulary.
minuteoflaravel/laravel-self-validating-model
2613 Downloads
Model class that auto-validates when model is saved or updated
kankro/simple-gtin-validator
715 Downloads
Validates GTIN (Global Trade Item Number) codes by calculating checksums.
jeffersongoncalves/laravel-ssrf-guard
46 Downloads
A Laravel package that protects outbound HTTP requests from SSRF (Server-Side Request Forgery): it validates that a URL's host resolves only to public IPs (denying private, reserved, loopback and link-local ranges by default), pins the connection to the validated IP to close the DNS-rebinding TOCTOU window, and performs safe GET requests that re-validate every redirect hop.
hut6/crontab-checker
11893 Downloads
Validates syntax of all files in project root prefixed with .crontab
crtl/request-dto-resolver-bundle
397 Downloads
Deserializes and validates requests into objects