Download the PHP package waynestate/image-faker without Composer
On this page you can find all versions of the php package waynestate/image-faker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download waynestate/image-faker
More information about waynestate/image-faker
Files in waynestate/image-faker
Download waynestate/image-faker
More information about waynestate/image-faker
Files in waynestate/image-faker
Vendor waynestate
Package image-faker
Short Description Fake image generator using the PHP GD library. Accessible through a Laravel route.
License MIT
Package image-faker
Short Description Fake image generator using the PHP GD library. Accessible through a Laravel route.
License MIT
Please rate this library. Is it a good library?
Informations about the package image-faker
image-faker
A simple fake image generator using the PHP GD library. Generates images on the fly by referencing a route.
Installation
You can install the package via composer:
The package will automatically register itself if you are using laravel.
Requirements
- GD library
- FreeType library (optional, will fall back to using imagestring over imagettftext)
Demo
Publishing the config
Not using laravel?
Refer to the src/ImageFakeController.php
to see an example of how to interact with the image-faker
API.
All versions of image-faker with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
The package waynestate/image-faker contains the following files
Loading the files please wait ....