PHPackages                             uzbek/laravel-validation-attributes - 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. uzbek/laravel-validation-attributes

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

uzbek/laravel-validation-attributes
===================================

Laravel validation attributes

0.1.2(3y ago)343MITPHPPHP ^8.1

Since Aug 5Pushed 3y ago1 watchersCompare

[ Source](https://github.com/professor93/laravel-validation-attributes)[ Packagist](https://packagist.org/packages/uzbek/laravel-validation-attributes)[ Docs](https://github.com/professor93/laravel-validation-attributes)[ RSS](/packages/uzbek-laravel-validation-attributes/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (8)Dependencies (9)Versions (9)Used By (0)

Laravel validation attributes
=============================

[](#laravel-validation-attributes)

[![Latest Version on Packagist](https://camo.githubusercontent.com/822959b86dbb238e07e9e69b3fa0dd6c720f9c0612f87de73b98e3c56bcaa25f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f757a62656b2f6c61726176656c2d76616c69646174696f6e2d617474726962757465732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/uzbek/laravel-validation-attributes)[![Total Downloads](https://camo.githubusercontent.com/3abbbb6810539bc4481c55b88f062af7ef867b7ffb6035776c1cd0026a27230b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f757a62656b2f6c61726176656c2d76616c69646174696f6e2d617474726962757465732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/uzbek/laravel-validation-attributes)[![Licence](https://camo.githubusercontent.com/e0ea2515d1b728366659df336017268c6ae34303979139abb81dafe22648c647/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f757a62656b2f6c61726176656c2d76616c69646174696f6e2d617474726962757465733f7374796c653d666c61742d737175617265)](https://packagist.org/packages/uzbek/laravel-validation-attributes)

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

[](#installation)

You can install the package via composer:

```
composer require uzbek/laravel-validation-attributes
```

You can publish the config file with:

```
php artisan vendor:publish --tag="laravel-validation-attributes-config"
```

This is the contents of the published config file:

```
return [
    'enabled' => true,
    'cache_name' => 'laravel-validation-attributes',
    'cache_time' => 10,
    'directories' => [
        app_path('Http/Controllers'),
    ],
];
```

Usage
-----

[](#usage)

Add to kernel's middleware groups (web) this middleware:

```
Uzbek\LaravelValidationAttributes\ValidationAttributesMiddleware::class
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](https://github.com/professor93/.github/blob/main/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Inoyatulloh](https://github.com/professor93)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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 ~34 days

Recently: every ~56 days

Total

8

Last Release

1136d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f02ce7bf39267c9918408c16c0568210e6bfb52b9fe5fb8f003a76ac5cb481a0?d=identicon)[uzbek](/maintainers/uzbek)

---

Top Contributors

[![professor93](https://avatars.githubusercontent.com/u/5443574?v=4)](https://github.com/professor93 "professor93 (15 commits)")

---

Tags

laraveluzbeklaravel-validation-attributes

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/uzbek-laravel-validation-attributes/health.svg)

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

###  Alternatives

[proengsoft/laravel-jsvalidation

Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest

1.1k2.3M49](/packages/proengsoft-laravel-jsvalidation)[stevebauman/purify

An HTML Purifier / Sanitizer for Laravel

5325.6M19](/packages/stevebauman-purify)[axlon/laravel-postal-code-validation

Worldwide postal code validation for Laravel and Lumen

3853.3M1](/packages/axlon-laravel-postal-code-validation)[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)[ziming/laravel-zxcvbn

Zxcvbn Password validation rule for Laravel

3056.7k](/packages/ziming-laravel-zxcvbn)[laravel-validation-rules/phone

Validate that a phone number is in the correct format

69355.5k](/packages/laravel-validation-rules-phone)

PHPackages © 2026

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