Libraries tagged by valr
beyondcode/laravel-dump-server
35919288 Downloads
Symfony Var-Dump Server for Laravel
doctrine/reflection
99314553 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
watson/validating
2634232 Downloads
Eloquent model validating trait.
vlucas/valitron
3579655 Downloads
Simple, elegant, stand-alone validation library with NO dependencies
spatie/laravel-validation-rules
2030588 Downloads
A set of useful Laravel validation rules
sirbrillig/phpcs-variable-analysis
32805552 Downloads
A PHPCS sniff to detect problems with variables.
rakit/validation
2675753 Downloads
PHP Laravel like standalone validation library
prettus/laravel-validation
8452817 Downloads
Laravel Validation Service
league/openapi-psr7-validator
9818679 Downloads
Validate PSR-7 messages against OpenAPI (3.0.2) specifications expressed in YAML or JSON
laminas/laminas-validator
31064634 Downloads
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria
intervention/validation
4475174 Downloads
Additional validation rules for the Laravel framework
illuminate/validation
29201218 Downloads
The Illuminate Validation package.
cuyz/valinor
1789681 Downloads
Library that helps to map any input into a strongly-typed value object structure.
brick/varexporter
17719083 Downloads
A powerful alternative to var_export(), which can export closures and objects without __set_state()
aws/aws-php-sns-message-validator
15196104 Downloads
Amazon SNS message validation for PHP