foxen/laravel-validation-error-logger
Log Laravel validation errors automatically from FormRequest classes using a simple trait. Configure the log channel and exclude sensitive fields (e.g., passwords) via a published config file, with per-request overrides available.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| etukenmez/simple-log | 0.84 | Simple Laravel logging helper that wraps common log actions into an easy API. Quickly write info, warning, error, and debug entries with clean defaults, optional context data, and minimal setup—handy for small apps and packages needing straightforward logs. | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| korridor/laravel-model-validation-rules | 0.82 | — | 29 | 29 | 6 | 13K | 0 | 20.8 | 41.9 | MIT | 1 month ago | |
| justbetter/laravel-error-logger | 0.82 | Manually log application errors to a database with a fluent API (message, details, group, throwable, model). Optionally schedule a daily notification job to send summaries via a chosen channel (e.g. Slack). Includes pruning command; Nova UI available separately. | 3 | 3 | 1 | 547 | 0 | 20.6 | 34.0 | MIT | 2 months ago | |
| alikhosravidev/laravel-verbose-validator | 0.82 | Adds a verbose/trace mode to Laravel’s Validator to debug complex rules. Get step-by-step reports of each executed rule and its pass/fail outcome, with optional auto-enable via APP_DEBUG and configurable failure report types (failed/passed/all). | 4 | 4 | 0 | 0 | 0 | 0.0 | — | — | — | |
| splash/validator | 0.82 | Laravel validation helper that streamlines building and running validators with a simple, fluent API. Designed to reduce boilerplate around rules, messages, and attribute names, making request/data validation easier to reuse across controllers, services, and jobs. | 0 | 0 | — | 336 | — | 0.0 | 34.9 | — | — | |
| laminas/laminas-validator | 0.81 | Validation component for PHP and Laminas applications. Provides a wide range of ready-to-use validators (strings, numbers, dates, files, and more), consistent error messages, and an extensible API to create custom validators and input filtering rules. | 156 | 161 | 63 | 1M | 16 | 34.7 | 67.7 | BSD-3-Clause | 1 month ago | |
| 20steps/commons-ensure-bundle | 0.81 | — | 0 | 0 | 1 | 0 | 0 | 0.3 | — | LGPL-3.0 | 8 years ago | |
| craftcms/laravel-ruleset-validation | 0.81 | Validate Laravel request data against Craft CMS field rulesets. Map Craft-style constraints (required, min/max, regex, etc.) into Laravel’s validator, keeping validation logic consistent between Craft and Laravel apps. | 2 | 2 | 0 | 9K | 0 | 19.2 | 55.5 | MIT | 1 month ago | |
| avegao/spain-validator-bundle | 0.81 | — | 5 | 3 | 5 | 1 | 2 | 0.5 | 0.9 | — | 10 years ago | |
| coka/rest-request-validator-bundle | 0.81 | — | 2 | 3 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| binzram/crud-checker | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| sandermuller/laravel-fluent-validation | 0.81 | Type-safe, IDE-autocomplete Laravel validation rule builders. Create rules fluently without memorizing strings; each rule exposes only valid methods. Define nested array validation with each()/children(). Optional HasFluentRules trait speeds wildcard validation dramatically (up to 160x). | 202 | 201 | 2 | 6K | 0 | 29.2 | 23.8 | MIT | 1 week ago | |
| yadahan/laravel-authentication-log | 0.81 | — | 419 | 419 | 56 | 14K | 5 | 24.0 | 26.3 | MIT | 3 months ago | |
| cetiia/laravel-activity-log | 0.81 | Laravel package that automatically records application activity to a logs table after migration and provides an activity-log route to view entries. Includes publishable migrations and optional views; access to the route can be protected via a Gate in AuthServiceProvider. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| watson/validating | 0.81 | — | 973 | 979 | 78 | 65K | 12 | 10.8 | 29.4 | MIT | — | |
| laravelbook/ardent | 0.81 | — | 1,374 | 1,429 | 203 | 19K | 106 | 19.5 | 27.0 | BSD-3-Clause | 7 years ago | |
| aaronadal/validator-bundle | 0.81 | — | 0 | 0 | 0 | 4 | 0 | 3.3 | 9.7 | MIT | 5 years ago | |
| braincrafted/validation-bundle | 0.81 | — | 5 | 5 | 2 | 0 | 0 | 1.0 | — | MIT | 12 years ago | |
| antkowiak/validation-bundle | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| respect/validation | 0.81 | Powerful PHP validation engine with 150+ tested validators. Build readable, chainable rules like numeric()->positive()->between(). Includes advanced exception handling and thorough docs. Great for complex input validation in any PHP app. | 6,017 | 6,142 | 775 | 806K | 5 | 67.3 | 36.8 | MIT | 1 week ago |
How can I help you explore Laravel packages today?