Libraries tagged by rule eval
laravel-validation-rules/offensive
5 Downloads
Metapackage for https://github.com/DivineOmega/laravel-offensive-validation-rule
laravel-validation-rules/exposed-password
419 Downloads
Metapackage for https://github.com/DivineOmega/laravel-password-exposed-validation-rule
valizada/telegram-bot-client
151 Downloads
Bot Client which is going to follow rules set by Telegram's BotFather :))
tgozo/laravel-codegen
82 Downloads
A Laravel Code Generator to help you get started with a lot of staff including generating Migrations, Models, Controllers, Factories, Routes, Views, Database Seeders and Request Validation Rules.
marshmallow/nova-tool-data-importer
96 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.
gigabooksite/laravel-email-domain-blacklist
92 Downloads
A Laravel package for adding email domain blacklist validation rule
daxslab/yii2-uploader-behavior
665 Downloads
Yii2 Uploader Behavior for Active Record that automates file uploading for every attribute tagged with `file` or `image` validation rule. It also configures the way that filename should be renamed and stored in database as attribute value.
codezero/laravel-route-key-exists
144 Downloads
Laravel validation rule to check if a custom route key exists.
ahrmerd/laravel-test-generator
92 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
crumbls/common-passwords
2 Downloads
A laravel validation rule to exclude not allow the most common 10,000 passwords and any that you add in.
ory/oathkeeper-client-php
84 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.
silentavt/rules-validation
8 Downloads
This package provides a rules based validator
kris-ro/validator
14 Downloads
PHP chainable multi-rule validator for data and POST forms
youssefhamdane/validation-rule-generator-fixed
4 Downloads
Laravel 4 class to automatically generate validation rules based on table schema
wuori/laravel-unique-gmail-validation
7 Downloads
A validation rule to test uniqueness of Gmail addresses with ./+ modifiers.