PHPackages                             phu1237/laravel-awesome-validation - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Validation &amp; Sanitization](/categories/validation)
4. /
5. phu1237/laravel-awesome-validation

ActiveLibrary[Validation &amp; Sanitization](/categories/validation)

phu1237/laravel-awesome-validation
==================================

Collection of useful Traits, etc for Laravel Validation

1.0.5(1y ago)052MITPHPPHP ^8.2CI passing

Since Jan 5Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Phu1237/laravel-awesome-validation)[ Packagist](https://packagist.org/packages/phu1237/laravel-awesome-validation)[ RSS](/packages/phu1237-laravel-awesome-validation/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (3)Versions (7)Used By (0)

Laravel Awesome Validation
==========================

[](#laravel-awesome-validation)

[![Banner](banner.png)](banner.png)[![Version](https://camo.githubusercontent.com/00c9cd1788f7b49796327585ac461bc0f9fe2af6262a3568bca12a7de07853f7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f706875313233372f6c61726176656c2d617765736f6d652d76616c69646174696f6e3f7374796c653d666c61742d737175617265)](https://packagist.org/packages/phu1237/laravel-awesome-validation)[![License](https://camo.githubusercontent.com/8ddb8122060abe27ba7fa18a3028cb363362fa37df538fa6e5325fdcf925a6a7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f706875313233372f6c61726176656c2d617765736f6d652d76616c69646174696f6e3f7374796c653d666c61742d737175617265)](https://github.com/Phu1237/laravel-awesome-validation/blob/master/LICENSE)

Collection of useful Traits, etc for Laravel Validation

Content table
-------------

[](#content-table)

- [Installation](#installation)
- [Usage](#usage)
- [Command](#command)
- [License](#license)

Installation
------------

[](#installation)

- Require this package with composer:

```
composer require phu1237/laravel-awesome-validation
```

### Laravel auto-discovery

[](#laravel-auto-discovery)

Laravel uses Package Auto-Discovery, so doesn't require you to manually add the ServiceProvider.

### Laravel without auto-discovery

[](#laravel-without-auto-discovery)

If you don't use auto-discovery, add the ServiceProvider to the providers array in config/app.php:

```
Phu1237\AwesomeValidation\ServiceProvider::class,
```

- Done. You can use all functions now.

Usage
-----

[](#usage)

Command
-------

[](#command)

Copy the package config to your local config with the publish command:

```
php artisan vendor:publish --provider="Phu1237\AwesomeValidation\ServiceProvider" --tag=config
```

License
-------

[](#license)

The Laravel Awesome Validation is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).

###  Health Score

30

—

LowBetter than 65% of packages

Maintenance42

Moderate activity, may be stable

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~5 days

Total

5

Last Release

471d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/35699642de493def4cbd243213cc0df128b81e2b9f0f360ee10bc3d0c014e7ad?d=identicon)[Phu1237](/maintainers/Phu1237)

---

Top Contributors

[![Phu1237](https://avatars.githubusercontent.com/u/9032235?v=4)](https://github.com/Phu1237 "Phu1237 (20 commits)")

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/phu1237-laravel-awesome-validation/health.svg)

```
[![Health](https://phpackages.com/badges/phu1237-laravel-awesome-validation/health.svg)](https://phpackages.com/packages/phu1237-laravel-awesome-validation)
```

###  Alternatives

[webmozart/assert

Assertions to validate method input/output with nice error messages.

7.6k894.0M1.2k](/packages/webmozart-assert)[bensampo/laravel-enum

Simple, extensible and powerful enumeration implementation for Laravel.

2.0k15.9M104](/packages/bensampo-laravel-enum)[nette/forms

📝 Nette Forms: generating, validating and processing secure forms in PHP. Handy API, fully customizable, server &amp; client side validation and mature design.

54013.2M448](/packages/nette-forms)[swaggest/json-schema

High definition PHP structures with JSON-schema based validation

48612.5M73](/packages/swaggest-json-schema)[stevebauman/purify

An HTML Purifier / Sanitizer for Laravel

5325.6M19](/packages/stevebauman-purify)[ashallendesign/laravel-config-validator

A package for validating your Laravel app's config.

217905.3k5](/packages/ashallendesign-laravel-config-validator)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
