PHPackages                             airdev/medias - 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. airdev/medias

ActiveLibrary[Image &amp; Media](/categories/media)

airdev/medias
=============

v1.3(4y ago)0231MITPHPPHP ^7.3|^8.0

Since Aug 8Pushed 4y ago1 watchersCompare

[ Source](https://github.com/airdev-web/medias)[ Packagist](https://packagist.org/packages/airdev/medias)[ RSS](/packages/airdev-medias/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependencies (4)Versions (9)Used By (1)

Airdev/medias
=============

[](#airdevmedias)

A package that quickly provide medias with webp conversion

It's only working with Airdev web base project.

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

[](#installation)

```
composer require airdev/medias
```

Next, add it to the Laravel's package providers in `config/app.php`

```
/*
 * Package Service Providers...
 */
Airdev\Medias\AirdevMediasProvider::class,
```

Publish migrations, configure it if needed, the migrate.

```
php artisan vendor:publish --tag=airdev-medias-migrations
php artisan migrate
```

Usage
-----

[](#usage)

You can now post image on Nova's Interface.

### Call the blade component into your view

[](#call-the-blade-component-into-your-view)

```

```

You can add a custom class to the generated image tag, or multiple class

```

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity61

Established project with proven stability

 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 ~1 days

Total

8

Last Release

1734d ago

Major Versions

v0.1 → v1.02021-08-08

### Community

Maintainers

![](https://www.gravatar.com/avatar/1c3bd9bc80295b5a33f7274d8658c1bf40e9d1aebb7e5ae279ec0f4a9940901b?d=identicon)[airdev-web](/maintainers/airdev-web)

---

Top Contributors

[![romainvause](https://avatars.githubusercontent.com/u/3997030?v=4)](https://github.com/romainvause "romainvause (9 commits)")

### Embed Badge

![Health badge](/badges/airdev-medias/health.svg)

```
[![Health](https://phpackages.com/badges/airdev-medias/health.svg)](https://phpackages.com/packages/airdev-medias)
```

###  Alternatives

[tomatophp/filament-media-manager

Manage your media files using spatie media library with easy to use GUI for FilamentPHP

14543.9k3](/packages/tomatophp-filament-media-manager)[justbetter/statamic-image-optimize

Image optimization after upload

1315.2k](/packages/justbetter-statamic-image-optimize)[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)
