PHPackages                             napp/nova-vat-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. napp/nova-vat-validation

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

napp/nova-vat-validation
========================

A Laravel Nova EU VAT field.

1.0.2(7y ago)59.8k1[1 issues](https://github.com/Napp/nova-vat-field/issues)MITPHPPHP &gt;=7.1.0

Since Aug 24Pushed 7y agoCompare

[ Source](https://github.com/Napp/nova-vat-field)[ Packagist](https://packagist.org/packages/napp/nova-vat-validation)[ RSS](/packages/napp-nova-vat-validation/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (4)Used By (0)

EU VAT Field for Laravel Nova
=============================

[](#eu-vat-field-for-laravel-nova)

This introduces a EU VAT validation field for Laravel Nova.

The field will validate on client side and server side.

### Install

[](#install)

You need to run the following command: `composer require napp/nova-vat-validation`

### Add the field to your Resource file:

[](#add-the-field-to-your-resource-file)

```
VatValidation::make('vat')
    ->rules('required', 'string', 'vat')
    ->hideFromIndex(),
```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

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

Total

3

Last Release

2825d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1e24155f0d3ab61799ca35477a940edce613075a20d1073f2241905271f29d23?d=identicon)[viezel](/maintainers/viezel)

---

Tags

laravelnovavatvat-validationlaravelnova

### Embed Badge

![Health badge](/badges/napp-nova-vat-validation/health.svg)

```
[![Health](https://phpackages.com/badges/napp-nova-vat-validation/health.svg)](https://phpackages.com/packages/napp-nova-vat-validation)
```

###  Alternatives

[dniccum/phone-number

A Laravel Nova phone number field with input masking and validation support.

71432.7k](/packages/dniccum-phone-number)[askedio/laravel5-profanity-filter

A Vendor Package Example

52354.1k](/packages/askedio-laravel5-profanity-filter)[laravel-validation-rules/us-state

Validate US States and Canada Provinces

16172.7k](/packages/laravel-validation-rules-us-state)[pacerit/laravel-polish-validation-rules

Simple Polish Validation rules for Laravel and Lumen framework

1449.9k](/packages/pacerit-laravel-polish-validation-rules)[laravel-validation-rules/ip

Validate if an ip address is public or private.

1629.7k](/packages/laravel-validation-rules-ip)[janvince/smallcontactform

Simple but flexible multi language contact form builder with custom fields, validation and passive antispam

307.4k](/packages/janvince-smallcontactform)

PHPackages © 2026

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