Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
IsoCodes
Gtin8
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.
See link:
https://en.wikipedia.org/wiki/EAN-8
See link:
https://en.wikipedia.org/wiki/International_Article_Number_(EAN)
See link:
https://en.wikipedia.org/wiki/Global_Trade_Item_Number
Inheritance:
extends
Gtin
,
implements
isocodes\IsoCodeInterface
Datei anzeigen
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