PHP Class IsoCodes\Gtin8

GTIN-8 (formerly EAN-8) is derived from EAN-13, introduced for use on small packages where an EAN-13 barcode would be too large; for example on cigarettes, pencils, and chewing gum packets.
Inheritance: extends Gtin, implements isocodes\IsoCodeInterface
Show file Open project: ronanguilloux/isocodes Class Usage Examples

Public Methods

Method Description
validate ( mixed $gtin8 ) : boolean

Method Details

validate() public static method

public static validate ( mixed $gtin8 ) : boolean
$gtin8 mixed
return boolean