PHPackages                             reddatas/placeholder-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. reddatas/placeholder-image

ActiveLaravel-package[Image &amp; Media](/categories/media)

reddatas/placeholder-image
==========================

Un generador simple de imágenes placeholder para Laravel.

1.0(8mo ago)09↓92.9%MITPHPPHP ^8.1

Since Nov 5Pushed 8mo agoCompare

[ Source](https://github.com/Redlinuxxac/placeholder-image)[ Packagist](https://packagist.org/packages/reddatas/placeholder-image)[ RSS](/packages/reddatas-placeholder-image/feed)WikiDiscussions master Synced today

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

Placeholder Image Generator for Laravel
=======================================

[](#placeholder-image-generator-for-laravel)

A simple placeholder image generator for Laravel.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require reddatas/placeholder-image
```

The package will automatically register itself.

Usage
-----

[](#usage)

To generate a placeholder image, simply visit a URL in your application like this:

```
http://your-app.test/placeholder/{width}/{height?}/{text?}/{bgColor?}/{textColor?}

```

### Parameters

[](#parameters)

- `width`: The width of the image in pixels.
- `height` (optional): The height of the image in pixels. If not provided, the width will be used to create a square image.
- `text` (optional): The text to display on the image. If not provided, the dimensions will be displayed.
- `bgColor` (optional): The background color of the image in hex format (e.g., `cccccc`).
- `textColor` (optional): The text color in hex format (e.g., `333333`).

### Examples

[](#examples)

- A 300x200 image: `/placeholder/300/200`
- A 300x200 image with custom text: `/placeholder/300/200/Hello`
- A 300x200 image with custom text and colors: `/placeholder/300/200/Hello/ff0000/ffffff`

Contributing
------------

[](#contributing)

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License
-------

[](#license)

[MIT](https://choosealicense.com/licenses/mit/)

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance62

Regular maintenance activity

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity44

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

241d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/44c1e750587f8df8420bbd232eee17ab34c9ac1bfd3dadc2a822eb374f51258a?d=identicon)[RedLinuxAC](/maintainers/RedLinuxAC)

---

Top Contributors

[![Redlinuxxac](https://avatars.githubusercontent.com/u/10712403?v=4)](https://github.com/Redlinuxxac "Redlinuxxac (1 commits)")

### Embed Badge

![Health badge](/badges/reddatas-placeholder-image/health.svg)

```
[![Health](https://phpackages.com/badges/reddatas-placeholder-image/health.svg)](https://phpackages.com/packages/reddatas-placeholder-image)
```

###  Alternatives

[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135224.7k7](/packages/statamic-rad-pack-runway)[api-platform/laravel

API Platform support for Laravel

58171.6k14](/packages/api-platform-laravel)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21318.6k3](/packages/ecotone-laravel)[duncanmcclean/statamic-cargo

Comprehensive e-commerce addon for Statamic. Build bespoke e-commerce sites without the complexity.

3416.9k](/packages/duncanmcclean-statamic-cargo)[justbetter/statamic-image-optimize

Image optimization after upload

1319.4k](/packages/justbetter-statamic-image-optimize)

PHPackages © 2026

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