Libraries tagged by laravel validate package
emombiela/iban
17 Downloads
IBAN package for Laravel
andreaspabst/lumen-request-validation
261 Downloads
Adds the Laravel ability to separate validations from the controller
packagedby/openapi-testing-helpers
5 Downloads
A small library to validate an OpenAPI specification from Laravel feature tests
thiagoprz/cpfcnpj-validator
24 Downloads
Laravel package to validate CPF (Brazilian taxpayer identification number) and CNPJ (national registry of legal entities in Brazil)
slave/validpack
60 Downloads
Model validate package, uses the laravel validation class, rules must be passed as as a variable to and every table should be passed as a model in the app
janruls1/adhaar-validator
0 Downloads
Package to validate offline Adhaar no, xml signature and digest with Laravel/Lumen 7.x support
shiftechafrica/lumen-take-off
114 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does. The package also has artisan commands.
mangel1196/form-request
0 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does. from ssi-anik repository
joeldeval/lumen-form-request
814 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does.
elkadrey/form-request
11 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does.
bbrody/form-request
391 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does.
masterskill/validation-error-trait
14 Downloads
This package is a trait to validate input and return directly error with status code 400 to FormRequest in laravel
dev3bdulrahman/license-manager
8 Downloads
License Manager is a robust PHP package designed for managing software licensing with ease and security. This package provides essential tools to validate, generate, and manage license keys, ensuring your applications are protected against unauthorized usage. With domain-based validation and secure license storage, developers can confidently implement licensing mechanisms for their applications. Seamlessly integrates with Laravel and other PHP frameworks, offering an efficient solution for protecting your software.
danielebarbaro/laravel-vat-eu-validator
224855 Downloads
A simple package that validates EU VAT numbers against the central ec.europa.eu database
spoorsny/laravel-model-validating-observer
8 Downloads
An observer that validates an Eloquent model instance before it is persisted to the database.