Archived and unmaintained
This is an old repository that is no longer used or maintained. We advice to no longer use this repository., (*1)
Original README can be found below:
Enrise fake data generator classes
Generates fake, localized data. Currently only supports invalid and valid dutch IBAN numbers.
Currently only supports invalid and valid IBAN numbers., (*2)
IBAN generation
This library generates dutch IBAN numbers that are truly valid. They comply to the dutch
Elfproef when required.
It also generates invalid IBAN numbers, if you need some of those., (*3)
Other types of localized data
For other types of (localized) fake data, please refer to fzaninotto/Faker., (*4)
Examples
Please see the tests for some up-to-date examples., (*5)
Contributing
New localizations of the fake data this library provides is always welcome., (*6)
Keep in mind that your contributions comply to the following standards:, (*7)
- PSR-2 for code style
- PSR-4 for autoloading
- Your contributions contain tests
You can easily verify this by running phing (after installing composer dev dependencies):, (*8)
$ vendor/bin/phing
Brought to you by Enrise — Code Cuisine, (*9)