PHPackages                             jurri/laravel-admin-ext-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. jurri/laravel-admin-ext-media-manager

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

jurri/laravel-admin-ext-media-manager
=====================================

Media manager for laravel 8 and above

00Blade

Since Aug 22Pushed 3y agoCompare

[ Source](https://github.com/jurri/lae-media-manager)[ Packagist](https://packagist.org/packages/jurri/laravel-admin-ext-media-manager)[ RSS](/packages/jurri-laravel-admin-ext-media-manager/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Media manager for laravel-admin
===============================

[](#media-manager-for-laravel-admin)

[![StyleCI](https://camo.githubusercontent.com/daad049d7355618253975dd636078b40a40595f18665668b59ac0c6ba14bf028/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3532373534333534332f736869656c643f6272616e63683d6d6173746572)](https://github.styleci.io/repos/527543543?branch=master)[![Packagist](https://camo.githubusercontent.com/581bddf3aa79482ebbafb3faccd59baf0ecab813fec38c1486db927a3dca8720/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6c61726176656c2d61646d696e2d6578742f6d656469612d6d616e616765722e7376673f6d61784167653d32353932303030)](https://packagist.org/packages/laravel-admin-ext/media-manager)[![Total Downloads](https://camo.githubusercontent.com/5698c7d9901e7840cb011332c9cb05a3d2b0883fe9bf4958416cbcb9e7c086aa/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c61726176656c2d61646d696e2d6578742f6d656469612d6d616e616765722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/laravel-admin-ext/media-manager)![Pull request welcome](https://camo.githubusercontent.com/25f2db1404306d6dc01b1ac6e8c70f5f397ea8043dd9584d8dc4bc31b8bfea59/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f70722d77656c636f6d652d677265656e2e7376673f7374796c653d666c61742d737175617265)

Media manager for `local` disk.

[Documentation](http://laravel-admin.org/docs/#/en/extension-media-manager) | [中文文档](http://laravel-admin.org/docs/#/zh/extension-media-manager)

Screenshot
----------

[](#screenshot)

[![wx20170809-170104](https://user-images.githubusercontent.com/1479100/29113762-99886c32-7d24-11e7-922d-5981a5849c7a.png)](https://user-images.githubusercontent.com/1479100/29113762-99886c32-7d24-11e7-922d-5981a5849c7a.png)

Exeption
--------

[](#exeption)

Doesn't tested with `laravel-admin 2.x`

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

[](#installation)

```
// For laravel-admin 1.x
composer require jurri/laravel-admin-ext-media-manager:dev-master

php artisan admin:import media-manager
```

Add a disk config in `config/admin.php`:

```
    'extensions' => [
        'media-manager' => [
            // Select a local disk that you configured in `config/filesystem.php`
            'disk' => 'public'
        ],
    ],
```

Open `http://localhost/admin/media`.

License
-------

[](#license)

Licensed under [The MIT License (MIT)](LICENSE).

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity25

Early-stage or recently created project

 Bus Factor1

Top contributor holds 54.5% 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.

### Community

Maintainers

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

---

Top Contributors

[![z-song](https://avatars.githubusercontent.com/u/1479100?v=4)](https://github.com/z-song "z-song (12 commits)")[![jxlwqq](https://avatars.githubusercontent.com/u/2421068?v=4)](https://github.com/jxlwqq "jxlwqq (5 commits)")[![uacode](https://avatars.githubusercontent.com/u/829319?v=4)](https://github.com/uacode "uacode (2 commits)")[![Adizbek](https://avatars.githubusercontent.com/u/10253982?v=4)](https://github.com/Adizbek "Adizbek (1 commits)")[![jurri](https://avatars.githubusercontent.com/u/6348429?v=4)](https://github.com/jurri "jurri (1 commits)")[![Yomag84](https://avatars.githubusercontent.com/u/7047105?v=4)](https://github.com/Yomag84 "Yomag84 (1 commits)")

### Embed Badge

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

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

###  Alternatives

[knplabs/gaufrette

PHP library that provides a filesystem abstraction layer

2.5k39.8M123](/packages/knplabs-gaufrette)[google/cloud-storage

Cloud Storage Client for PHP

34390.8M125](/packages/google-cloud-storage)[illuminate/filesystem

The Illuminate Filesystem package.

15261.6M2.6k](/packages/illuminate-filesystem)[superbalist/flysystem-google-storage

Flysystem adapter for Google Cloud Storage

26320.6M30](/packages/superbalist-flysystem-google-storage)[creocoder/yii2-flysystem

The flysystem extension for the Yii framework

2931.7M62](/packages/creocoder-yii2-flysystem)[flowjs/flow-php-server

PHP library for handling chunk uploads. Works with flow.js html5 file uploads.

2451.6M15](/packages/flowjs-flow-php-server)

PHPackages © 2026

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