PHPackages                             mergimuka/ahv-validator - 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. mergimuka/ahv-validator

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

mergimuka/ahv-validator
=======================

AHV or ssn validator

1.0.0(5y ago)17[2 PRs](https://github.com/MergimUkaa/ahv-validator-laravel/pulls)MITPHP

Since Jul 19Pushed 3y ago1 watchersCompare

[ Source](https://github.com/MergimUkaa/ahv-validator-laravel)[ Packagist](https://packagist.org/packages/mergimuka/ahv-validator)[ RSS](/packages/mergimuka-ahv-validator/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (5)Versions (4)Used By (0)

AHVValidator
============

[](#ahvvalidator)

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

[](#installation)

Via Composer

```
$ composer require mergimuka/ahv-validator
```

Usage
-----

[](#usage)

```
    use mergimuka\AHVValidator\Facades\AHVValidator;
    $result = AHVValidator::check('756.9217.0769.85');
```

Result
------

[](#result)

```
    {
    "valid": true,
    "length": 13,
    "description": "AHV number is correct."
    }
```

Methods
-------

[](#methods)

Currently just one method is available

methodsparamcheck()stringChange log
----------

[](#change-log)

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

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

[](#contributing)

Please see [contributing.md](contributing.md) for details and a todolist.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Mergim Uka](https://github.com/mergimukaa)

License
-------

[](#license)

MIT. Please see the [license file](license.md) for more information.

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

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

Unknown

Total

1

Last Release

2174d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10147384?v=4)[Mergim Ujkani](/maintainers/MergimU)[@MergimU](https://github.com/MergimU)

---

Top Contributors

[![MergimUkaa](https://avatars.githubusercontent.com/u/29704608?v=4)](https://github.com/MergimUkaa "MergimUkaa (9 commits)")

---

Tags

laravelAHVValidatorahv validatorssn validatorcheck ahvcheck ssnswiss ssn

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mergimuka-ahv-validator/health.svg)

```
[![Health](https://phpackages.com/badges/mergimuka-ahv-validator/health.svg)](https://phpackages.com/packages/mergimuka-ahv-validator)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M188](/packages/laravel-ai)[axlon/laravel-postal-code-validation

Worldwide postal code validation for Laravel

3893.6M1](/packages/axlon-laravel-postal-code-validation)[sunspikes/clamav-validator

Custom Laravel anti-virus validator for file uploads using ClamAV.

3722.1M5](/packages/sunspikes-clamav-validator)[laravel-validation-rules/credit-card

Validate credit card number, expiration date, cvc

2462.4M7](/packages/laravel-validation-rules-credit-card)[danielebarbaro/laravel-vat-eu-validator

A simple package that validates EU VAT numbers against the central ec.europa.eu database

41421.3k](/packages/danielebarbaro-laravel-vat-eu-validator)

PHPackages © 2026

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