Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
IsoCodes
Gtin
PHP Class IsoCodes\Gtin
See link:
http://www.gs1.org/how-calculate-check-digit-manually
Inheritance:
extends
Luhn
Show file
Open project: ronanguilloux/isocodes
Public Methods
Method
Description
check
(
$gtin
,
$length
,
$unDecorate
= true,
$hyphens
= self::HYPHENS )
unDecorate
(
$gtin
,
$hyphens
= self::HYPHENS )
Method Details
check()
public
static
method
public
static
check
(
$gtin
,
$length
,
$unDecorate
= true,
$hyphens
= self::HYPHENS )
unDecorate()
public
static
method
public
static
unDecorate
(
$gtin
,
$hyphens
= self::HYPHENS )