Libraries tagged by rule eval
milwad/laravel-validate
26099 Downloads
The Laravel-Validate package enhanced Laravel validation capabilities with custom rules and methods for simplified and efficient validation logic.
erag/laravel-disposable-email
15054 Downloads
A Laravel package to detect and block disposable email addresses.
mattkingshott/axiom
120603 Downloads
A package that provides a library of reusable Laravel validation rules.
henzeb/enumhancer
205614 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
contributte/forms
1058004 Downloads
Extra contrib to nette/forms
texy/texy
776552 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags.
davmixcool/php-sentiment-analyzer
116039 Downloads
PHP Sentiment Analyzer is a lexicon and rule-based sentiment analysis tool that is used to understand sentiments in a sentence using VADER (Valence Aware Dictionary and sentiment Reasoner).
yucadoo/laravel-geojson-rule
79004 Downloads
Laravel Validation Rule for GeoJSON.
mvanduijker/laravel-model-exists-rule
133903 Downloads
Validation rule to check if a model exists
korridor/laravel-model-validation-rules
130567 Downloads
A laravel validation rule that uses eloquent to validate if a model exists
divineomega/laravel-password-exposed-validation-rule
681426 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach
dacoto/laravel-domain-validation
118724 Downloads
A domain validator rule for Laravel
blakvghost/php-validator
16637 Downloads
PHPValidator is a modern PHP library for data validation in your PHP applications. It provides a flexible and extensible way to validate data using predefined rules or by creating custom validation rules.
saritasa/laravel-fluent-validation
191320 Downloads
Set of fluent builders for Laravel request validation rules
kennedytedesco/validation
108895 Downloads
The power of 'Respect Validation' on Laravel.