We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Based on Faker for PHP, the Image provider get images from lorem pixel or unplash to dowload images by categories.
Other alternative is place kitten but only for cats photos.
Exemple img URL: Lorem Pixel: http://lorempixel.com/800/600/ Unplash: https://source.unsplash.com/1600x900/?nature,water
Faker PHP repository(use lorem pixel): https://github.com/fzaninotto/Faker/blob/master/src/Faker/Provider/Image.php Faker JS repository (use unplash): https://github.com/Marak/faker.js/blob/master/lib/image.js
The text was updated successfully, but these errors were encountered:
@igorgoncalves Sounds good! Feel free to send a PR
Sorry, something went wrong.
Nice! Working in it 💃
Fixed in #21
No branches or pull requests
Based on Faker for PHP, the Image provider get images from lorem pixel or unplash to dowload images by categories.
Other alternative is place kitten but only for cats photos.
Exemple img URL:
Lorem Pixel: http://lorempixel.com/800/600/
Unplash: https://source.unsplash.com/1600x900/?nature,water
Faker PHP repository(use lorem pixel): https://github.com/fzaninotto/Faker/blob/master/src/Faker/Provider/Image.php
Faker JS repository (use unplash): https://github.com/Marak/faker.js/blob/master/lib/image.js
The text was updated successfully, but these errors were encountered: