| Name: | php-Faker |
|---|---|
| Version: | 1.5.0 |
| Release: | 5.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 5869102 |
| License: | MIT |
| RPM: | php-Faker-1.5.0-5.el7.noarch.rpm |
| Source RPM: | php-Faker-1.5.0-5.el7.src.rpm |
| Build Date: | Thu Dec 07 2017 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/fzaninotto/Faker |
| Summary: | A PHP library that generates fake data |
| 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/ |
- Add standard "php-{COMPOSER_VENDOR}-{COMPOSER_PROJECT}" provides
- Updated autoloader
- skip tests with erratic results in Koschei
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
- Updated to 1.5.0 (BZ #1226339) - Packaged autoloader - %license usage
- Updated to 1.4.0 (BZ #1105815) - Added php-composer(fzaninotto/faker) virtual provide - Made Doctrine pkg optional instead of required - Added option to build without tests
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- Updated to 1.3.0 (BZ #1044436) - Spec cleanup
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- Updated to 1.2.0 (BZ #972499) - Added php-mbstring require - Updates per new Fedora packaging guidelines for Git repos