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 today

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 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

1187d 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

[spatie/laravel-permission

Permission handling for Laravel 12 and up

12.9k102.4M1.4k](/packages/spatie-laravel-permission)[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M47](/packages/spatie-laravel-pdf)[dedoc/scramble

Automatic generation of API documentation for Laravel applications.

2.1k11.2M99](/packages/dedoc-scramble)[spatie/laravel-passkeys

Use passkeys in your Laravel app

471890.7k38](/packages/spatie-laravel-passkeys)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[codewithdennis/filament-select-tree

The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.

329530.5k29](/packages/codewithdennis-filament-select-tree)

PHPackages © 2026

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