PHPackages                             bitheater/dummy-image - 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. bitheater/dummy-image

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

bitheater/dummy-image
=====================

Create dummy images

086PHP

Since Dec 25Pushed 11y ago2 watchersCompare

[ Source](https://github.com/bitheater/dummy-image)[ Packagist](https://packagist.org/packages/bitheater/dummy-image)[ RSS](/packages/bitheater-dummy-image/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Dummy Image Generator
=====================

[](#dummy-image-generator)

[![Build Status](https://camo.githubusercontent.com/a5cc2df506a329dbae9ce62458b41af77664ee53d2fca63e2cc13a0b8d522ea6/68747470733a2f2f7472617669732d63692e6f72672f6269746865617465722f64756d6d792d696d6167652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/bitheater/dummy-image)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/6ea7f3e5368b479e1fee37b64ab95c9f576e16aef8e7615ec356ac115087e933/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6269746865617465722f64756d6d792d696d6167652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/bitheater/dummy-image/?branch=master)

This library is a dummy image generator for your PHP projects. We find it very useful for creating of fixtures for our projects.

Installing
----------

[](#installing)

Add the dependency to the `composer.json` file:

```
{
    "require": {
        "bitheater/dummy-image": "dev-master"
    }
}
```

A minimum working version (for local image generation):

```
