1
0
Fork 0
mirror of https://github.com/kdeldycke/awesome-falsehood.git synced 2024-11-20 11:35:56 -05:00

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
No known key found for this signature in database
GPG key ID: C572BB01B1ED5A3A

View file

@ -55,6 +55,9 @@ currencies and inventory.
- [Falsehoods About - [Falsehoods About
Prices](https://gist.github.com/rgs/6509585) - Covers currencies, amounts and Prices](https://gist.github.com/rgs/6509585) - Covers currencies, amounts and
localization. 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 - [`tax`](https://github.com/commerceguys/tax) - A PHP 5.4+ tax management
library. library.