Libraries tagged by validation core
grazulex/laravel-flowpipe
2 Downloads
Composable, traceable and declarative Flow Pipelines for Laravel. A modern alternative to Laravel's Pipeline, with support for conditional steps, nested flows, tracing, validation, and more.
gossi/webform
19 Downloads
A component to create webforms
codesvault/validator
79 Downloads
Data validation library
coderavine/sparta
30 Downloads
PHP Library for Effortless Input Validation
codelayer/laravel-vat-validator
8946 Downloads
Validate the format of EU vat numbers.
cubesolutions/phpconsistent
129 Downloads
PHPConsistent is a dynamic and static code analysis tool that verifies the consistency between the function/method calls your code makes and the in-line documentation (docblock) of the called functions/methods.
codezero/laravel-route-key-exists
149 Downloads
Laravel validation rule to check if a custom route key exists.
dandyraka/sgb-team-api
30 Downloads
SGB Team Official API to check SGB Code validation
sqginfo/sped-gtin
361 Downloads
Classes for validation of GTIN codes.
ahrmerd/laravel-test-generator
185 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
obanach/zen-php-sdk
161 Downloads
PHP client library for creating checkouts and IPN validation via ZEN.COM API
intera-typo3-extension/authcode
3853 Downloads
Library for generating and validating one time authorization codes (e.g. for email validation).
fernandorech/br-commons
66 Downloads
Helps creates CPF and CNPJ validations
chriha/data-objects
10 Downloads
A PHP package to create immutable data objects with validation and transformation capabilities.
moraesgil/entity-validator-trait
281 Downloads
A simple Laravel trait for call Validation by your entitie to allow data creating or updating.