Libraries tagged by validation tool
ryanj93/php-password-toolbox
14 Downloads
A simple toolkit for generate, analyse and hash passwords with PHP.
apiverve/emailvalidator
0 Downloads
Email Validator checks whether an email address is valid, deliverable and safe. It validates the format, resolves the domain's mail (MX) records, flags disposable and role-based addresses, and returns a composite risk score with typo correction.
apiverve/cardvalidator
0 Downloads
Card Validator checks whether a card number is valid, identifies the card brand, and flags risk. It runs the Luhn checksum, detects the scheme (Visa, Mastercard, Amex and more), returns the PCI-safe BIN and last 4 digits, flags known processor test cards, and returns a composite risk score.
apiverve/isbnvalidator
0 Downloads
ISBN Validator is a comprehensive tool for validating and parsing ISBN-10 and ISBN-13 book identification numbers. It validates checksums and provides detailed information about each ISBN component.
stingus/phpdt
47 Downloads
PHP data type validation: primitives (int, double, bool, array, string) and objects
apiverve/cronparser
0 Downloads
Cron Expression Parser is a comprehensive tool for parsing and validating cron expressions. It supports both 5-field and 6-field formats and returns detailed information about each field.
xsuchy09/phone-ui
6 Downloads
Phone extension template helpers & form validator for Nette Framework
xsuchy09/phone
12 Downloads
Phone helper & validator for Nette Framework
tuuz/input
0 Downloads
ThinkPHP 8 parameter validation & JSON response package: type-safe Input Post/Get extractors (Int/Float/Bool/DateTime/Json), Ret unified JSON responder (Success/Fail + HTTP shortcuts) and Conventional Commits message analyzer. PHP 8.5+ compatible.
tleckie/validator
7 Downloads
PHP validator (bool, int, float, number, string, email, uri)
suitmedia/captcha
144 Downloads
This package is captcha based on cool-php-captcha 0.3.1. It provides simple call usage and validation.
mikulas/lattecs
292 Downloads
Coding standard validator for Latte templates
lambelcebur/doctrine-orm-resources
6 Downloads
DoctrineORM Resources to Lam
lambelcebur/doctrine-orm-fast-api
5 Downloads
Quickly create an automatic API CRUD with your Doctrine ORM connection
jmversteeg/fieldwork
352 Downloads
Web forms for cool people