PHPackages                             azdhebar/validate-ean - 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. azdhebar/validate-ean

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

azdhebar/validate-ean
=====================

Validate EAN is a package which provides laravel validation extension to validate ean 8 and ean 13

1.0.0(2y ago)06MITPHPPHP ^7.4|^8.0

Since Aug 5Pushed 2y ago1 watchersCompare

[ Source](https://github.com/azdhebar/validateean)[ Packagist](https://packagist.org/packages/azdhebar/validate-ean)[ Docs](https://github.com/azdhebar/validate-ean)[ RSS](/packages/azdhebar-validate-ean/feed)WikiDiscussions main Synced yesterday

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

Very short description of the package
=====================================

[](#very-short-description-of-the-package)

[![Latest Version on Packagist](https://camo.githubusercontent.com/4e2dab754738583f6e80a6a0d5341a41b29b7a981e5c15a4284105c170c09c4a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f617a6468656261722f76616c69646174652d65616e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/azdhebar/validate-ean)[![Total Downloads](https://camo.githubusercontent.com/acd4eba2e28050cc1a700b35036c9bf9fe3a7f53b6301e716489d366db78975e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f617a6468656261722f76616c69646174652d65616e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/azdhebar/validate-ean)

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

[](#installation)

You can install the package via composer:

```
composer require azdhebar/validate-ean
```

Usage
-----

[](#usage)

```
// Usage description here

//import the package
use AZDhebar\ValidateEan\ValidateEan;

//call the function
ValidateEan::validateEan(76543211); //returns boolean true/false | 1/0
```

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

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

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

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

Credits
-------

[](#credits)

- [Abbas Z. Dhebar](https://github.com/azdhebar)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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

1063d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/36300596?v=4)[azdhebar](/maintainers/azdhebar)[@azdhebar](https://github.com/azdhebar)

---

Top Contributors

[![azdhebar](https://avatars.githubusercontent.com/u/36300596?v=4)](https://github.com/azdhebar "azdhebar (3 commits)")

---

Tags

azdhebarvalidate-ean

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/azdhebar-validate-ean/health.svg)

```
[![Health](https://phpackages.com/badges/azdhebar-validate-ean/health.svg)](https://phpackages.com/packages/azdhebar-validate-ean)
```

###  Alternatives

[illuminate/validation

The Illuminate Validation package.

18838.2M1.7k](/packages/illuminate-validation)

PHPackages © 2026

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