PHPackages                             bilions/faker-images - 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. bilions/faker-images

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

bilions/faker-images
====================

Faker image provider for Laravel faker

v1.0.1(3y ago)72.8k↓50%2MITPHP

Since Oct 9Pushed 3y ago1 watchersCompare

[ Source](https://github.com/bilions-org/faker-bilions-images)[ Packagist](https://packagist.org/packages/bilions/faker-images)[ RSS](/packages/bilions-faker-images/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

### Faker image provider

[](#faker-image-provider)

- This package do not use curl to get image from third party web links.
- Images are generated using php image-gd and normally gd extension is already included when you install php.

#### Example Usage

[](#example-usage)

```
$faker->addProvider(new FakerImageProvider($faker));
$image = $faker->image(null, 640, 480);
$filePath = Storage::disk('local')->putFileAs('seeder-images', new File($image), basename($image));

```

#### Contributors are always welcome

[](#contributors-are-always-welcome)

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% 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

Every ~0 days

Total

2

Last Release

1311d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/790f48f31f3770b92b73886358dfcd42b920f8f266a32f456e97fb54ee0f3f99?d=identicon)[necessarylion](/maintainers/necessarylion)

---

Top Contributors

[![necessarylion](https://avatars.githubusercontent.com/u/42437544?v=4)](https://github.com/necessarylion "necessarylion (4 commits)")[![naingwin-aung](https://avatars.githubusercontent.com/u/69717661?v=4)](https://github.com/naingwin-aung "naingwin-aung (2 commits)")

---

Tags

fakerfaker-imagelaravel-fakerlaravel-image-faker

### Embed Badge

![Health badge](/badges/bilions-faker-images/health.svg)

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

PHPackages © 2026

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