PHPackages                             waynestate/image-faker - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Image &amp; Media](/categories/media)
4. /
5. waynestate/image-faker

ActiveLibrary[Image &amp; Media](/categories/media)

waynestate/image-faker
======================

Fake image generator using the PHP GD library. Accessible through a Laravel route.

1.0.3(12mo ago)224.8k↑122.2%1MITPHPPHP &gt;=7.0

Since Feb 7Pushed 12mo ago2 watchersCompare

[ Source](https://github.com/waynestate/image-faker)[ Packagist](https://packagist.org/packages/waynestate/image-faker)[ RSS](/packages/waynestate-image-faker/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (2)Versions (7)Used By (0)

image-faker
===========

[](#image-faker)

A simple fake image generator using the PHP GD library. Generates images on the fly by referencing a route.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require waynestate/image-faker

```

The package will automatically register itself if you are using laravel.

Requirements
------------

[](#requirements)

- GD library
- FreeType library (optional, will fall back to using imagestring over imagettftext)

Demo
----

[](#demo)

```

```

Publishing the config
---------------------

[](#publishing-the-config)

```
php artisan vendor:publish --tag=image-faker

```

Not using laravel?
------------------

[](#not-using-laravel)

Refer to the `src/ImageFakeController.php` to see an example of how to interact with the `image-faker` API.

###  Health Score

42

—

FairBetter than 88% of packages

Maintenance50

Moderate activity, may be stable

Popularity30

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~902 days

Total

4

Last Release

361d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ee6b5aa170dcc656a78decb60be3034965518713f26fbe769b189686b5cbd38e?d=identicon)[nickdenardis](/maintainers/nickdenardis)

![](https://www.gravatar.com/avatar/8479005c4010d6614a6a61146f5fb27993c73be6c46353d096fc6276757da3e5?d=identicon)[chrispelzer](/maintainers/chrispelzer)

![](https://www.gravatar.com/avatar/d3e0d387e4c3e3ff7d8b8541e57612fe1b1b356ddfddf2ae6b29d810f4eb7be7?d=identicon)[anthonywayne](/maintainers/anthonywayne)

---

Top Contributors

[![chrispelzer](https://avatars.githubusercontent.com/u/636531?v=4)](https://github.com/chrispelzer "chrispelzer (3 commits)")[![robertvrabel](https://avatars.githubusercontent.com/u/634788?v=4)](https://github.com/robertvrabel "robertvrabel (3 commits)")[![nickdenardis](https://avatars.githubusercontent.com/u/37359?v=4)](https://github.com/nickdenardis "nickdenardis (2 commits)")

---

Tags

fakeimagelaravel

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/waynestate-image-faker/health.svg)

```
[![Health](https://phpackages.com/badges/waynestate-image-faker/health.svg)](https://phpackages.com/packages/waynestate-image-faker)
```

###  Alternatives

[goat1000/svggraph

Generates SVG graphs

135911.1k3](/packages/goat1000-svggraph)[gravatarphp/gravatar

Gravatar URL builder which is most commonly called as a Gravatar library

16653.6k2](/packages/gravatarphp-gravatar)[rsoury/wp-imgix

Rewrites WordPress image URLs to use ImgIX

167.2k](/packages/rsoury-wp-imgix)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
