PHPackages                             galka/laravel-faker-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. galka/laravel-faker-image

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

galka/laravel-faker-image
=========================

The package for Laravel complements the fake image generation methods.

1.0(2y ago)08MITPHPPHP ^8.0

Since May 17Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Galinka999/laravel-faker-image)[ Packagist](https://packagist.org/packages/galka/laravel-faker-image)[ RSS](/packages/galka-laravel-faker-image/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

The package for Laravel complements the fake image generation methods.
----------------------------------------------------------------------

[](#the-package-for-laravel-complements-the-fake-image-generation-methods)

### To generate images, you can use the LoremFlickr service.

[](#to-generate-images-you-can-use-the-loremflickr-service)

### You can also generate an image randomly from the Fixtures folder

[](#you-can-also-generate-an-image-randomly-from-the-fixtures-folder)

#### Installation

[](#installation)

- composer require galka/laravel-faker-image

### Publish

[](#publish)

- php artisan vendor:publish --provider='Galka\\FakerImageGenerator\\Providers\\FakerImageProvider'

### Factory usage

[](#factory-usage)

- will generate a 600 \* 600 image in the storage/images directory with an image of a dog:

$this-&gt;faker-&gt;imageLoremFlickr('images', 600, 600, 'dog')

- generate a random image from the test/Fixtures folder

$this-&gt;faker-&gt;imageRandomFromFixtures('images/products', false),

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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

Unknown

Total

1

Last Release

1092d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8cb1a1e37cac4c45258cca099027ed81ea1ce2a79f8bde0c4d9c24032ca8b8b5?d=identicon)[Galinka999](/maintainers/Galinka999)

---

Top Contributors

[![Galinka999](https://avatars.githubusercontent.com/u/72612044?v=4)](https://github.com/Galinka999 "Galinka999 (3 commits)")

### Embed Badge

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

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

PHPackages © 2026

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