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(10mo ago)224.2k↑144.4%1MITPHPPHP &gt;=7.0

Since Feb 7Pushed 10mo 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 1mo 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

43

—

FairBetter than 91% of packages

Maintenance54

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

314d 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

[milon/barcode

Barcode generator like Qr Code, PDF417, C39, C39+, C39E, C39E+, C93, S25, S25+, I25, I25+, C128, C128A, C128B, C128C, 2-Digits UPC-Based Extention, 5-Digits UPC-Based Extention, EAN 8, EAN 13, UPC-A, UPC-E, MSI (Variation of Plessey code)

1.5k13.3M39](/packages/milon-barcode)[bkwld/croppa

Image thumbnail creation through specially formatted URLs for Laravel

510496.0k23](/packages/bkwld-croppa)[goat1000/svggraph

Generates SVG graphs

132849.6k3](/packages/goat1000-svggraph)[cohensive/embed

Media Embed (for Laravel or as a standalone).

120370.4k](/packages/cohensive-embed)[netresearch/rte-ckeditor-image

Image support in CKEditor for the TYPO3 ecosystem - by Netresearch

63991.3k4](/packages/netresearch-rte-ckeditor-image)[humanmade/tachyon-plugin

Rewrites WordPress image URLs to use Tachyon

87338.5k2](/packages/humanmade-tachyon-plugin)

PHPackages © 2026

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