1
0
mirror of https://github.com/fzaninotto/Faker.git synced 2025-04-21 16:01:56 +02:00

Merge pull request #1683 from xvladxtremal/master

Add loremflickr.com Provider to the thrid parties
This commit is contained in:
Francois Zaninotto 2019-04-01 22:38:33 +02:00 committed by GitHub
commit 58acb9072e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1703,6 +1703,7 @@ echo $faker->VAT; //23456789
* [pelmered/fake-car](https://github.com/pelmered/fake-car): Faker for cars and car data
* [bluemmb/Faker-PicsumPhotos](https://github.com/bluemmb/Faker-PicsumPhotos): Generate images using [picsum.photos](http://picsum.photos/)
* [er1z/fakemock](https://github.com/er1z/fakemock): Generate mocks using class-configuration and detection via Faker's guesser and Symfony asserts
* [xvladxtremal/Faker-LoremFlickr](https://github.com/xvladxtremal/Faker-LoremFlickr): Generate images using [loremflickr.com](http://loremflickr.com/)
## License