Skip to content

HermesMartins/php-ean13-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP EAN13 Validator

EAN13 Validator is a PHP library for dealing with EAN13 validations in brazilian's marketplaces.

Installation

Requirements

  • PHP 5.4.0 and up

Install

Use composer to:

require hermesmartins/php-ean13-validator

Usage

You can simple import the library using "use HermesMartins\EAN13\EAN13Validator".

Use the function isAValidEAN13({ean}) to get a boolean if it is a valid or invalid EAN.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages