eZ Publish datatype extension, that provides various iso codes datatypes for ezpublish :
- International : IBAN, SWIFT/BIC, BBAN (RIB), Credit Card number
- France : Numéro de Sécurité Sociale, SIREN, SIRET, Codes postaux
- US : Social Security number
- UK : National Insurance Number
Each code has its own validator. Each validator is illustrated by a unit test case. Each time it is possible, these datatypes are built collectable & indexable.
This program is free software; you can redistribute it and/or modify it under the terms of version 2.0 of the GNU General Public License as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You can find a copy of this software here: https://github.com/ronanguilloux/rgIsoCodes
The issue queue can be found at: https://github.com/ronanguilloux/rgIsoCodes/issues All contributors will be fully credited. Just sign up for a github account, create a fork and hack away at the codebase. Submit patches to: [email protected] Even one-off contributors will be fully credited (& probably blessed through three generations).
Ronan Guilloux