Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

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

php-Faker-1.9.2-1.remi.src [3.2 MiB] Changelog by Remi Collet (2021-03-26):
- update to 1.9.2
- add minimal test for PHP 8
php-Faker-1.9.0-1.remi.src [3.2 MiB] Changelog by Shawn Iwinski (2019-11-17):
- Update to 1.9.0 (RHBZ #1772493)
php-Faker-1.8.0-1.remi.src [3.1 MiB] Changelog by Shawn Iwinski (2019-06-16):
- Update to 1.8.0 (RHBZ #1481901)
php-Faker-1.7.1-3.remi.src [2.6 MiB] Changelog by Remi Collet (2017-11-28):
- run full test suite on all arches
- add patch for 32-bits from
  https://github.com/fzaninotto/Faker/pull/1348
- add patch for big endian from
  https://github.com/fzaninotto/Faker/pull/1365
- fix dependencies
php-Faker-1.7.1-1.remi.src [2.6 MiB] Changelog by Remi Collet (2017-11-10):
- Update to 1.7.1
- fix erratic FTBFS from Koschei
- skip 1 test on BigEndian
  https://github.com/fzaninotto/Faker/issues/1346
- ignore test results on 32-bit
  https://github.com/fzaninotto/Faker/issues/1347
php-Faker-1.6.0-1.remi.src [2.4 MiB] Changelog by Remi Collet (2017-02-16):
- update to 1.6.0
- switch to fedora/autoloader
php-Faker-1.5.0-5.remi.src [1.9 MiB] Changelog by Shawn Iwinski (2016-03-12):
- Add standard "php-{COMPOSER_VENDOR}-{COMPOSER_PROJECT}" provides
- Updated autoloader