PHP Class IsoCodes\Gtin

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 )