Libraries tagged by validateit
kevinrob/guzzle-cache-middleware
18745237 Downloads
A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)
giggsey/libphonenumber-for-php-lite
17076007 Downloads
A lite version of giggsey/libphonenumber-for-php, which is a PHP Port of Google's libphonenumber
fightbulc/moment
3416222 Downloads
Parse, validate, manipulate, and display dates in PHP w/ i18n support. Inspired by moment.js
swaggest/json-schema
13510744 Downloads
High definition PHP structures with JSON-schema based validation
spomky-labs/pki-framework
36940324 Downloads
A PHP framework for managing Public Key Infrastructures. It comprises X.509 public key certificates, attribute certificates, certification requests and certification path validation.
phpmyadmin/sql-parser
52341336 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
laminas/laminas-validator
48557554 Downloads
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria
laminas/laminas-uri
37906891 Downloads
A component that aids in manipulating and validating » Uniform Resource Identifiers (URIs)
laminas/laminas-i18n
26003394 Downloads
Provide translations for your application, and filter and validate internationalized values
jackocnr/intl-tel-input
285460 Downloads
A JavaScript library for entering and validating international telephone numbers
greenlion/php-sql-parser
12447163 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
globalcitizen/php-iban
10108068 Downloads
php-iban is a library for parsing and validating IBAN (and IIBAN) bank account information.
aws/aws-php-sns-message-validator
23588990 Downloads
Amazon SNS message validation for PHP
zytzagoo/smtp-validate-email
968661 Downloads
Perform email address verification via SMTP
wendelladriel/laravel-validated-dto
658587 Downloads
Data Transfer Objects with validation for Laravel applications