Skip to content

afoozle/checkdigit

Repository files navigation

Check Digit Build Status

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 )

Check Digit Algorithms

  • WeightedModulus
  • Luhn

Planned Support ( Coming Soon )

About

PHP Library for Check Digit validation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages