2017 © Pedro Peláez
 

library barcode-validator

A PHP class for validating EAN, IMEI, ISBN, GTIN, SSCC, GSIN, UPC and other barcodes.

image

imelgrat/barcode-validator

A PHP class for validating EAN, IMEI, ISBN, GTIN, SSCC, GSIN, UPC and other barcodes.

  • Thursday, April 12, 2018
  • by imelgrat
  • Repository
  • 2 Watchers
  • 1 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 200 % Grown

The README.md

BarcodeValidator

GitHub license GitHub release Total Downloads GitHub issues GitHub stars, (*1)

A PHP class for validating EAN, IMEI, ISBN, GTIN, SSCC, GSIN, UPC and other similar codes., (*2)

Developed by Ivan Melgrati, (*3)

Requirements

  • PHP >= 5.3.0

Installation

Composer

The recommended installation method is through Composer, a dependency manager for PHP. Just add imelgrat/barcode-validator to your project's composer.json file:, (*4)

{
    "require": {
        "imelgrat/barcode-validator": "*"
    }
}

More details can be found over at Packagist., (*5)

Manually

  1. Copy src/BarcodeValidator.php to your codebase, perhaps to the vendor directory.
  2. Add the BarcodeValidator class to your autoloader or require the file directly.

Feedback

Please open an issue to request a feature or submit a bug report. Or even if you just want to provide some feedback, I'd love to hear. I'm also available on Twitter as @imelgrat., (*6)

Contributing

  1. Fork it.
  2. Create your feature branch (git checkout -b my-new-feature).
  3. Commit your changes (git commit -am 'Added some feature').
  4. Push to the branch (git push origin my-new-feature).
  5. Create a new Pull Request.

The Versions

12/04 2018

dev-master

9999999-dev https://github.com/imelgrat/barcode-validator

A PHP class for validating EAN, IMEI, ISBN, GTIN, SSCC, GSIN, UPC and other barcodes.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

ean isbn upc gtin imei imei code ean code upc code gtin code isbn code code validation

12/04 2018

v1.1.2.1

1.1.2.1 https://github.com/imelgrat/barcode-validator

A PHP class for validating EAN, IMEI, ISBN, GTIN, SSCC, GSIN, UPC and other barcodes.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

ean isbn upc gtin imei imei code ean code upc code gtin code isbn code code validation

25/02 2018

v1.1.1

1.1.1.0 https://github.com/imelgrat/code-validator

A PHP class for validating EAN, IMEI, ISBN, GTIN, SSCC, GSIN, UPC and other similar codes.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

ean isbn upc gtin imei imei code ean code upc code gtin code isbn code code validation