Blog |
Forum |
Repository |
Wizard
Jump to letter: [
ACDGILMOPQRWXYZ
]
php-Faker - A PHP library that generates fake data
- Website:
- https://github.com/fzaninotto/Faker
- Licence:
- MIT
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/>
- Description:
Faker is a PHP library that generates fake data for you. Whether you need
to bootstrap your database, create good-looking XML documents, fill-in your
persistence to stress test it, or anonymize data taken from a production
service, Faker is for you.
Faker is heavily inspired by Perl's Data::Faker [1], and by Ruby's Faker [2].
Autoloader: /usr/share/php/Faker/autoload.php
Optional:
* CakePHP (http://cakephp.org/)
* Doctrine ORM (php-doctrine-orm)
* Mandango (http://mandango.org/)
* Propel (http://propelorm.org/)
[1] http://search.cpan.org/~jasonk/Data-Faker/
[2] http://faker.rubyforge.org/
Packages