Download the PHP package hermesmartins/php-ean13-validator without Composer
On this page you can find all versions of the php package hermesmartins/php-ean13-validator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hermesmartins/php-ean13-validator
More information about hermesmartins/php-ean13-validator
Files in hermesmartins/php-ean13-validator
Download hermesmartins/php-ean13-validator
More information about hermesmartins/php-ean13-validator
Files in hermesmartins/php-ean13-validator
Vendor hermesmartins
Package php-ean13-validator
Short Description This package has the function to validate an EAN with 13 numbers.
License MIT
Package php-ean13-validator
Short Description This package has the function to validate an EAN with 13 numbers.
License MIT
Please rate this library. Is it a good library?
Informations about the package php-ean13-validator
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
All versions of php-ean13-validator with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package hermesmartins/php-ean13-validator contains the following files
Loading the files please wait ....