2017 © Pedro Peláez
 

library luhn-mod-16

A PHP library for calculating Luhn Mod 16 checksums as used by Royal Mail and others

image

samlittler/luhn-mod-16

A PHP library for calculating Luhn Mod 16 checksums as used by Royal Mail and others

  • Tuesday, August 15, 2017
  • by samlittler
  • Repository
  • 1 Watchers
  • 1 Stars
  • 28 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 7 Versions
  • 12 % Grown

The README.md

luhn-mod-16

A library for calculating Luhn Mod 16 checksums in PHP. Especially useful for those dealing with Royal Mail labels., (*1)

Installation

Download with composer by using:, (*2)

composer require samlittler/luhn-mod-16

Usage

Usage is simple., (*3)

$checksum = \LuhnMod16\LuhnMod16::calculate($your_test_value);

The Versions

15/08 2017

dev-master

9999999-dev https://github.com/samlittler/luhn-mod-16

A PHP library for calculating Luhn Mod 16 checksums as used by Royal Mail and others

  Sources   Download

proprietary

The Development Requires

by Sam Littler

luhn mod checksum

18/11 2016

v1.0.4

1.0.4.0 https://github.com/samlittler/luhn-mod-16

A PHP library for calculating Luhn Mod 16 checksums

  Sources   Download

proprietary

by Sam Littler

luhn mod checksum

17/11 2016

v1.0.3

1.0.3.0 https://github.com/samlittler/luhn-mod-16

A PHP library for calculating Luhn Mod 16 checksums

  Sources   Download

proprietary

by Sam Littler

luhn mod checksum

17/11 2016

v1.0.2

1.0.2.0 https://github.com/samlittler/luhn-mod-16

A PHP library for calculating Luhn Mod 16 checksums

  Sources   Download

proprietary

by Sam Littler

luhn mod checksum

17/11 2016

v1.0.1

1.0.1.0 https://github.com/samlittler/LuhnModN-php

A PHP library for calculating Luhn Mod 16 checksums

  Sources   Download

proprietary

by Sam Littler

luhn mod checksum

17/11 2016

v1.0.0

1.0.0.0 https://github.com/samlittler/LuhnModN-php

A PHP library for calculating Luhn Mod 16 checksums

  Sources   Download

proprietary

The Requires

 

by Sam Littler

luhn mod checksum

01/09 2016

v0.1.0

0.1.0.0

A PHP library for calculating LuhnMod checksums

  Sources   Download

proprietary

by Sam Littler