Libraries tagged by val
webpatser/laravel-uuid
15467745 Downloads
Laravel package to generate and to validate a universally unique identifier (UUID) according to the RFC 4122 standard. Support for version 1, 3, 4 and 5 UUIDs are built-in.
swaggest/json-schema
10018932 Downloads
High definition PHP structures with JSON-schema based validation
php-di/phpdoc-reader
27007492 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
greenlion/php-sql-parser
9425231 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
globalcitizen/php-iban
7543850 Downloads
php-iban is a library for parsing and validating IBAN (and IIBAN) bank account information.
colinmollenhour/credis
34922085 Downloads
Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.
coduo/php-to-string
10423614 Downloads
Simple library that converts PHP value into strings
coduo/php-matcher
10353103 Downloads
PHP Matcher enables you to match values with patterns
laravel/valet
869486 Downloads
A more enjoyable local development experience for Mac.
zytzagoo/smtp-validate-email
755619 Downloads
Perform email address verification via SMTP
wendelladriel/laravel-validated-dto
341741 Downloads
Data Transfer Objects with validation for Laravel applications
valorin/pwned-validator
1035713 Downloads
Super simple Laravel Validator for checking password via the Pwned Passwords service of Have I Been Pwned
sunspikes/clamav-validator
1304660 Downloads
Custom Laravel 5 anti-virus validator for file uploads.
spatie/valuestore
832743 Downloads
Easily store some values
rollerworks/password-strength-validator
4738753 Downloads
Password-strength validator for Symfony