PHPackages                             fuelviews/laravel-responsive-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. [Templating &amp; Views](/categories/templating)
4. /
5. fuelviews/laravel-responsive-images

ActiveLibrary[Templating &amp; Views](/categories/templating)

fuelviews/laravel-responsive-images
===================================

Post-processed responsive images blade component for Laravel.

v0.0.7(6mo ago)1912[1 PRs](https://github.com/fuelviews/laravel-responsive-images/pulls)MITPHPPHP ^8.3CI passing

Since Oct 8Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/fuelviews/laravel-responsive-images)[ Packagist](https://packagist.org/packages/fuelviews/laravel-responsive-images)[ RSS](/packages/fuelviews-laravel-responsive-images/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (7)Dependencies (5)Versions (8)Used By (0)

laravel-responsiveimages
========================

[](#laravel-responsiveimages)

Post-processed responsive images blade component for Laravel

1. Process images
-----------------

[](#1-process-images)

[Process Responsive Images Script](https://github.com/fuelviews/responsiveimages)

2. Copy images
--------------

[](#2-copy-images)

Copy processed images into the public/images/ directory

3. Install package
------------------

[](#3-install-package)

```
composer require fuelviews/laravel-responsiveimages

```

Publish config (optional)
-------------------------

[](#publish-config-optional)

```
php artisan vendor:publish --provider="Fuelviews\ResponsiveImages\ResponsiveImagesServiceProvider" --tag="config"

```

Publish views (optional)
------------------------

[](#publish-views-optional)

```
php artisan vendor:publish --provider="Fuelviews\ResponsiveImages\ResponsiveImagesServiceProvider" --tag="views"

```

Publish tests (optional)
------------------------

[](#publish-tests-optional)

```
php artisan vendor:publish --provider="Fuelviews\ResponsiveImages\ResponsiveImagesServiceProvider" --tag="tests"

```

Basic usage
-----------

[](#basic-usage)

```

```

or

```

```

### [Fuelviews](https://feulviews.com)

[](#fuelviews)

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance74

Regular maintenance activity

Popularity19

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 95.6% 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 ~153 days

Recently: every ~191 days

Total

6

Last Release

187d ago

PHP version history (2 changes)v0.0.2PHP ^8.1

v0.0.7PHP ^8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/dd4a27681d2fe0a911a7c32f6ce4a54822748a6443892a27d7f6c651370559d8?d=identicon)[fuelviews](/maintainers/fuelviews)

---

Top Contributors

[![thejmitchener](https://avatars.githubusercontent.com/u/64335706?v=4)](https://github.com/thejmitchener "thejmitchener (43 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")[![sweatybreeze](https://avatars.githubusercontent.com/u/67076156?v=4)](https://github.com/sweatybreeze "sweatybreeze (1 commits)")

---

Tags

laravelResponsive Images

###  Code Quality

TestsPHPUnit

Static AnalysisRector

### Embed Badge

![Health badge](/badges/fuelviews-laravel-responsive-images/health.svg)

```
[![Health](https://phpackages.com/badges/fuelviews-laravel-responsive-images/health.svg)](https://phpackages.com/packages/fuelviews-laravel-responsive-images)
```

###  Alternatives

[rcrowe/twigbridge

Adds the power of Twig to Laravel

9105.9M50](/packages/rcrowe-twigbridge)[tightenco/jigsaw

Simple static sites with Laravel's Blade.

2.2k438.5k29](/packages/tightenco-jigsaw)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[moonshine/moonshine

Laravel administration panel

1.3k217.1k59](/packages/moonshine-moonshine)[radic/blade-extensions

Laravel package providing additional Blade extensions: foreach (with $loop data like twig), break, continue, set,array (multiline), etc

271321.7k5](/packages/radic-blade-extensions)[delatbabel/viewpages

Support rendering/view of Laravel pages and templates from a database.

121.4k](/packages/delatbabel-viewpages)

PHPackages © 2026

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