Download the PHP package afoozle/checkdigit without Composer
On this page you can find all versions of the php package afoozle/checkdigit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download afoozle/checkdigit
More information about afoozle/checkdigit
Files in afoozle/checkdigit
Download afoozle/checkdigit
More information about afoozle/checkdigit
Files in afoozle/checkdigit
Vendor afoozle
Package checkdigit
Short Description Check Digit Validation for PHP 5.3+
License MIT
Homepage http://github.com/afoozle/checkdigit
Package checkdigit
Short Description Check Digit Validation for PHP 5.3+
License MIT
Homepage http://github.com/afoozle/checkdigit
Keywords checkdigit
Please rate this library. Is it a good library?
Informations about the package checkdigit
Check Digit 
This library is built to handle validating checkdigits in a variety of formats.
Installing
TODO
Testing
Unit tests can be run either using the phing build script
phing test
or running phpunit yourself
phpunit
Check Digit Formats
Planned Support ( Coming Soon )
- Australian Company Number
- Australian Tax File Number
- International Standard Book Number ( ISBN-10 , ISBN-13 )
- Shipping Container ( ISO 6346 )
Check Digit Algorithms
- WeightedModulus
- Luhn
Planned Support ( Coming Soon )
All versions of checkdigit with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package afoozle/checkdigit contains the following files
Loading the files please wait ...