Libraries tagged by rule eval
laravel-validation-rules/exposed-password
422 Downloads
Metapackage for https://github.com/DivineOmega/laravel-password-exposed-validation-rule
valizada/telegram-bot-client
154 Downloads
Bot Client which is going to follow rules set by Telegram's BotFather :))
prog-time/laravel-request-testdata
15 Downloads
A Laravel package for automatically generating test request data based on validation rules.
full-scale-teams/laravel-email-domain-blacklist
107 Downloads
A Laravel package for adding email domain blacklist validation rule
codezero/laravel-route-key-exists
147 Downloads
Laravel validation rule to check if a custom route key exists.
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
marshmallow/nova-tool-data-importer
97 Downloads
A fully-fledged Excel & CSV import tool for Laravel Nova. The importer will use your own validation rules on every row. It can run in browser and in queued jobs. When running as a job, events will fire to let you know what is happening.
crumbls/common-passwords
5 Downloads
A laravel validation rule to exclude not allow the most common 10,000 passwords and any that you add in.
henzeb/ruler-laravel
119 Downloads
extends Laravel's validator using their own Rule interface
ory/oathkeeper-client-php
86 Downloads
ORY Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
vjik/yii2-rules-validator
349 Downloads
Yii2 validator with nested rules
silentavt/rules-validation
10 Downloads
This package provides a rules based validator
kris-ro/validator
17 Downloads
PHP chainable multi-rule validator for data and POST forms
youssefhamdane/validation-rule-generator-fixed
5 Downloads
Laravel 4 class to automatically generate validation rules based on table schema
wuori/laravel-unique-gmail-validation
12 Downloads
A validation rule to test uniqueness of Gmail addresses with ./+ modifiers.