PHPackages                             gingerminds/laravel-media-manager - 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. [File &amp; Storage](/categories/file-storage)
4. /
5. gingerminds/laravel-media-manager

ActiveLibrary[File &amp; Storage](/categories/file-storage)

gingerminds/laravel-media-manager
=================================

Media Manager functionalities for Laravel projects

6.0.3(2w ago)023↑190%MITPHPPHP ^8.4

Since Jul 8Pushed 1w agoCompare

[ Source](https://github.com/gingerminds/laravel-media-manager)[ Packagist](https://packagist.org/packages/gingerminds/laravel-media-manager)[ RSS](/packages/gingerminds-laravel-media-manager/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (10)Dependencies (35)Versions (22)Used By (0)

Laravel Media Manager
=====================

[](#laravel-media-manager)

Media library, file uploads, and image processing for Laravel projects built on `gingerminds/laravel-core`. It provides:

- Admin CRUD screens for a media library organized into categories.
- Two reusable Blade components: a file-upload field (with a drag-and-drop modal) and a media picker.
- On-the-fly image resizing via [Glide](https://glide.thephpleague.com/), with configurable named presets.
- API Platform endpoints for media, media categories, and files.
- An optional shopping-basket feature for collecting media items and downloading them together as a ZIP.

Requirements
------------

[](#requirements)

- PHP ^8.4
- `gingerminds/laravel-core` ^2.8
- The `zip` PHP extension

Quick start
-----------

[](#quick-start)

```
composer require gingerminds/laravel-media-manager
php artisan vendor:publish --tag=gingerminds-media-manager-config
php artisan vendor:publish --tag=gingerminds-assets
php artisan migrate
```

Then register the package's models with API Platform (see [Installation](docs/Installation.md#3-register-the-packages-models-with-api-platform)) and wire the published JS/SCSS into your own build.

Documentation
-------------

[](#documentation)

- [Installation](docs/Installation.md)
- [Configuration](docs/Configuration.md)
- [Components](docs/Components.md) — the file upload and media-select Blade components
- [Services](docs/Services.md) — `FileUploadService`, `ImageProcessor`, `GlideCacheService`, `MediaCollectionSyncer`
- [API](docs/API.md) — admin routes and API Platform endpoints
- [Basket](docs/Basket.md) — the media basket / ZIP download feature

###  Health Score

47

—

FairBetter than 93% of packages

Maintenance98

Actively maintained with recent releases

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 98.4% 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 ~2 days

Total

20

Last Release

15d ago

Major Versions

1.0.0 → 2.0.02026-06-08

2.1.0 → 3.0.02026-06-12

3.0.3 → 4.0.02026-06-19

4.1.0 → 5.0.02026-06-29

5.1.1 → 6.0.02026-07-02

PHP version history (2 changes)1.0.0PHP ^8.3

6.0.0PHP ^8.4

### Community

Maintainers

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

---

Top Contributors

[![tlenoble-gingerminds](https://avatars.githubusercontent.com/u/300816728?v=4)](https://github.com/tlenoble-gingerminds "tlenoble-gingerminds (62 commits)")[![sebgm](https://avatars.githubusercontent.com/u/49754138?v=4)](https://github.com/sebgm "sebgm (1 commits)")

###  Code Quality

Static AnalysisPHPStan, Rector

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/gingerminds-laravel-media-manager/health.svg)

```
[![Health](https://phpackages.com/badges/gingerminds-laravel-media-manager/health.svg)](https://phpackages.com/packages/gingerminds-laravel-media-manager)
```

###  Alternatives

[statamic/cms

The Statamic CMS Core Package

4.8k3.6M1.0k](/packages/statamic-cms)[awcodes/filament-curator

A media picker plugin for FilamentPHP.

437356.9k24](/packages/awcodes-filament-curator)[ralphjsmit/laravel-glide

Auto-magically generate responsive images from static image files.

4924.8k5](/packages/ralphjsmit-laravel-glide)[escapework/laramedias

A Laravel package that integrates Glide for easily manage medias on your project.

191.9k](/packages/escapework-laramedias)[justbetter/statamic-image-optimize

Image optimization after upload

1319.4k](/packages/justbetter-statamic-image-optimize)

PHPackages © 2026

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