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. uiarts/responsive-images

ActiveLibrary

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

A Laravel package for generating responsive images and picture tags

2.0.0(10mo ago)0193—0%MITPHPPHP ^7.4 || ^8.0

Since Oct 31Pushed 2mo 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 1mo 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

38

—

LowBetter than 84% of packages

Maintenance77

Regular maintenance activity

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

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

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

[laravolt/avatar

Turn name, email, and any other string into initial-based avatar or gravatar.

2.0k5.4M31](/packages/laravolt-avatar)[unisharp/laravel-filemanager

A file upload/editor intended for use with Laravel 5 to 10 and CKEditor / TinyMCE

2.2k3.3M73](/packages/unisharp-laravel-filemanager)[intervention/image-laravel

Laravel Integration of Intervention Image

1496.5M100](/packages/intervention-image-laravel)[bkwld/croppa

Image thumbnail creation through specially formatted URLs for Laravel

510496.0k22](/packages/bkwld-croppa)[beyondcode/laravel-favicon

Create dynamic favicons based on your environment settings.

37345.5k](/packages/beyondcode-laravel-favicon)[flarum/core

Delightfully simple forum software.

211.3M1.9k](/packages/flarum-core)

PHPackages © 2026

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