Libraries tagged by validation tool
ahrmerd/laravel-test-generator
174 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
yireo/magento2-extension-validation-tools
1 Downloads
N/A
phpcq/branch-alias-validation
37402 Downloads
Validation tool to ensure that all branches are ahead of the most recent tag.
brightnucleus/validation
217 Downloads
Collection of validation tools.
phpcq/doctrine-validation
74 Downloads
Validation tools for doctrine.
contao-community-alliance/build-system-tool-travis-configuration-check
5745 Downloads
Validation tool to ensure that the contents of a .travis.yml make sense.
contao-community-alliance/build-system-tool-branch-alias-validation
7781 Downloads
Validation tool to ensure that all branches are ahead of the most recent tag.
mpscl/graphql-php-validation-toolkit
2 Downloads
Do validation on fields and args for graphql queries and mutations, and dynamically generate user error types
oldcodefork/laminas-api-tools-content-validation
5835 Downloads
Laminas module providing incoming content validation
fragotesac/api-tools-content-validation
9 Downloads
Laminas module providing incoming content validation
contao-community-alliance/build-system-tool-autoloading-validation
4146 Downloads
Check that the contents of the composer.json autoload keys are correct.
contao-community-alliance/build-system-tool-author-validation
2220 Downloads
Check if all authors of a particular file are mentioned in the copyright header.
hispanicode/validation
36 Downloads
Form validation model with fantastic tools for the client and server sides with php and jQuery.
sleepness/uber-frontend-validation-bundle
15 Downloads
Provides a powerful tool for client side validation form data
code-corner/validation
16 Downloads
The Validation Library is a robust PHP toolkit designed to streamline the validation of form fields upon submission. It offers a variety of methods that cater to different data types and validation criteria, ensuring that your application receives accurate and secure input data.