Add falsehoods about IBANs. Closes #8.

This commit is contained in:
Kevin Deldycke
2016-12-13 11:41:45 +01:00
parent 135aa7c97e
commit d84baaef51

View File

@@ -55,6 +55,9 @@ currencies and inventory.
- [Falsehoods About
Prices](https://gist.github.com/rgs/6509585) - Covers currencies, amounts and
localization.
- [Falsehoods About
IBANs](https://github.com/globalcitizen/php-iban/blob/master/docs/FALSEHOODS.md) -
International Bank Account Numbers are not immune to mistakes.
- [`tax`](https://github.com/commerceguys/tax) - A PHP 5.4+ tax management
library.