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(1y ago)225.1k↑125%1MITPHPPHP &gt;=7.0

Since Feb 7Pushed 1y 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 2w 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

41

—

FairBetter than 87% of packages

Maintenance46

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

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

135931.0k3](/packages/goat1000-svggraph)[stefangabos/zebra_image

A single-file, lightweight PHP library designed for efficient image manipulation featuring methods for modifying images and applying filters

138121.6k7](/packages/stefangabos-zebra-image)[treinetic/imageartist

ImageArtist is a php gd Wrapper which makes Image manipulation insanely easy, we introduce ImageArtist as Photoshop for php

8783.2k](/packages/treinetic-imageartist)[johncarter/filament-focal-point-picker

An image focal point picker for Filament Admin.

4431.7k1](/packages/johncarter-filament-focal-point-picker)[yk/laravel-ocr

A wrapper for gocr.

1356.6k](/packages/yk-laravel-ocr)

PHPackages © 2026

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