Libraries tagged by laravel rule
va/cutlet-recaptcha
208 Downloads
A package to use google recaptcha v2 with component and rule in laravel apps.
tetthys/cake
6 Downloads
Functional, layered business authorization: S(u,a,o,c) ∧ D(u,a,o,c), deny-by-default, composable rules, and Laravel integration.
pantagruel964/laravel5-yandex-slug
294 Downloads
Generate slug into translit in according to Yandex rules for Laravel 5
kduma/polish-validator
1171 Downloads
polish Validation rules for Laravel 5 Validator
spescina/seorules
627 Downloads
A tool for building seo rules in your Laravel projects
marshmallow/validation
4156 Downloads
Additional validation rules for the Laravel framework
drewlabs/laravexists
403 Downloads
Library provides existance rule implementation for laravel/lumen based projects
lukzgois/laravelmd
3335 Downloads
Custom rules to check a Laravel 5 project with PHP Mess Detector
ferreiramg/notify-manager
9 Downloads
Laravel plugin for notification management with dispatch rules, logging, and monetization
a-h-abid/laravalerors
6 Downloads
Laravel API Validator Error Response with Validation Rule name.
xanderevg/grid_filters
297 Downloads
Grid filtering library for Laravel & Symfony. Dynamically apply user-defined filters (text, number, date, ranges) rules to Eloquent/Doctrine queries with unified API. Supports multi-field filters and complex UI-driven data grids.
winter/wn-pwnedpasswords-plugin
1539 Downloads
Adds the notpwned validation rule to check passwords against the HIBP Pwned Passwords service
versaorigin/cloudflare-turnstile
809 Downloads
A Cloudflare Turnstile Validator for Laravel
tkeer/ease-request
155 Downloads
A laravel package to ease Input validation
ngmy/specification
361 Downloads
This is a library to help implement the specification pattern in PHP. It provides on-memory validation, on-memory and ORM selection, and specification composite.