Libraries tagged by Validation Provider
laxo/authecticate-system
7 Downloads
The PHP JWT Authorization Class provides a straightforward way to manage user authentication and authorization using JSON Web Tokens (JWT). This class is designed to handle token generation, validation, and user session management seamlessly, ensuring secure and efficient authentication for your application.
ahrmerd/laravel-test-generator
96 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
alihesari/li3_validation
9 Downloads
Lithium Persian Validation provides validation for Persian alphabet, number and etc.
sourcefragment/laravel-validation
11 Downloads
This package provides validation service
nia/validation
499 Downloads
Validation component provides classes and interfaces to validate values.
youniverse-center/request-validation-bundle
29 Downloads
Symfony Bundle for automatic validation of data provided in the request.
simplethings/js-validation-bundle
415 Downloads
This bundles provides JS-Validation for Symfony2
ndinhbang/validation-rules
0 Downloads
A laravel package to provides additional validation rules
mennen-online/laravel-validation-rules
2 Downloads
Provides additional Validation Rules for Laravel >=8.0
microcmg/plugin-validation
0 Downloads
The Validation Plugin of Micro CMSGears provides the default form validators.
bumble/validation
5 Downloads
Provides classes for configurable validation of user input, such as email, passwords, file uploads, and more.
zzortell/zz-validation-extra-bundle
21 Downloads
Provides a set of extras validation constraints.
kolyunya/yii2-oauth2-validation
13 Downloads
The library provides a uniform API for validation of OAuth2 access tokens of various platforms. That is using the library you can check if the access token you receive from the client is valid for a specific user of a platform.
kolyunya/oauth2-validation
19 Downloads
The library provides a uniform API for validation of OAuth2 access tokens of various platforms. That is using the library you can check if the access token you receive from the client is valid for a specific user of a platform.
iyoworks/validation
126 Downloads
Provides a base class to implement validation as a service. Also adds a little sugar to Laravel's validator