PHPackages                             uiarts/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. uiarts/responsive-images

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

uiarts/responsive-images
========================

A Laravel package for generating responsive images and picture tags

2.0.0(12mo ago)0197↓77.8%MITPHPPHP ^7.4 || ^8.0

Since Oct 31Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/UI-Arts/responsive-images)[ Packagist](https://packagist.org/packages/uiarts/responsive-images)[ RSS](/packages/uiarts-responsive-images/feed)WikiDiscussions main Synced 3w ago

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

Usage:

```
$options = [
    'picture_title' => 'Image',
    'picture_alt' => 'Image alt',
    'size_pc' => '380, auto',
    'size_tablet' => '354, auto',
    'size_mobile' => '290, auto',
    'mode' => 'fit-x',
    'lazyload' => false,
//    'driver' => 'public_path',
     'image_attributes' => [
        'param' => 'value'
     ]
];

\UIArts\ResponsiveImages\Facades\ResponsiveImages::generate('image.jpg', $options)
```

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance66

Regular maintenance activity

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

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

Every ~243 days

Total

3

Last Release

112d ago

Major Versions

1.0.0 → 2.0.02025-06-27

### Community

Maintainers

![](https://www.gravatar.com/avatar/b7f6f4a286ba2135763d138e49c2007709f8e5c0144795dc4259fa8bb73b87a7?d=identicon)[rom\_moz](/maintainers/rom_moz)

---

Top Contributors

[![AlexHrabar](https://avatars.githubusercontent.com/u/34456105?v=4)](https://github.com/AlexHrabar "AlexHrabar (14 commits)")

### Embed Badge

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

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

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3345.1M337](/packages/psalm-plugin-laravel)[flarum/core

Delightfully simple forum software.

201.4M2.2k](/packages/flarum-core)[fleetbase/core-api

Core Framework and Resources for Fleetbase API

1232.2k16](/packages/fleetbase-core-api)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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