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(6mo ago)02↓50%MITPHPPHP ^8.1

Since Nov 5Pushed 6mo 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 1mo ago

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 68% of packages

Maintenance67

Regular maintenance activity

Popularity2

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

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

[spatie/laravel-image-optimizer

Optimize images in your Laravel app

1.3k6.5M43](/packages/spatie-laravel-image-optimizer)[justbetter/statamic-image-optimize

Image optimization after upload

1315.2k](/packages/justbetter-statamic-image-optimize)[folour/flavy

FFmpeg layer for Laravel 5.2-5.4, this is a fork of rafasamp/sonus package

279.6k](/packages/folour-flavy)[sukohi/surpass

A PHP package mainly developed for Laravel to manage uploading images using Ajax and displaying thumbnail.

283.8k](/packages/sukohi-surpass)

PHPackages © 2026

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