Libraries tagged by valr
milon/barcode
10481167 Downloads
Barcode generator like Qr Code, PDF417, C39, C39+, C39E, C39E+, C93, S25, S25+, I25, I25+, C128, C128A, C128B, C128C, 2-Digits UPC-Based Extention, 5-Digits UPC-Based Extention, EAN 8, EAN 13, UPC-A, UPC-E, MSI (Variation of Plessey code)
friendsofsymfony/rest-bundle
66675487 Downloads
This Bundle provides various tools to rapidly develop RESTful API's with Symfony
beyondcode/laravel-dump-server
38610609 Downloads
Symfony Var-Dump Server for Laravel
doctrine/reflection
102409543 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
2877590 Downloads
Eloquent model validating trait.
vlucas/valitron
3934775 Downloads
Simple, elegant, stand-alone validation library with NO dependencies
spatie/laravel-validation-rules
2492653 Downloads
A set of useful Laravel validation rules
sirbrillig/phpcs-variable-analysis
39201856 Downloads
A PHPCS sniff to detect problems with variables.
rakit/validation
3421747 Downloads
PHP Laravel like standalone validation library
prettus/laravel-validation
9402389 Downloads
Laravel Validation Service
league/openapi-psr7-validator
12238426 Downloads
Validate PSR-7 messages against OpenAPI (3.0.2) specifications expressed in YAML or JSON
laminas/laminas-validator
36757309 Downloads
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria
intervention/validation
5343244 Downloads
Additional validation rules for the Laravel framework
illuminate/validation
32238289 Downloads
The Illuminate Validation package.
ergebnis/json-schema-validator
17540315 Downloads
Provides a JSON schema validator, building on top of justinrainbow/json-schema.