PHPackages                             php-panel/ladmin-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. php-panel/ladmin-ext-media-manager

ActiveLibrary

php-panel/ladmin-ext-media-manager
==================================

Media manager for laravel

061[1 PRs](https://github.com/php-panel/ladmin-ext-media-manager/pulls)Blade

Since Dec 3Pushed 5mo agoCompare

[ Source](https://github.com/php-panel/ladmin-ext-media-manager)[ Packagist](https://packagist.org/packages/php-panel/ladmin-ext-media-manager)[ RSS](/packages/php-panel-ladmin-ext-media-manager/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

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

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

[![Packagist](https://camo.githubusercontent.com/23155934fb83549464c639127ff51e218e30a66c686a20ee3d787e5205cfa808/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f7068702d70616e656c2f6c61646d696e2d6578742d6d656469612d6d616e616765722e7376673f6d61784167653d32353932303030)](https://packagist.org/packages/php-panel/ladmin-ext-media-manager)[![Total Downloads](https://camo.githubusercontent.com/c4383630f855419264f07731fb93fce5f6f7cac60fa256abbfc3419745426301/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7068702d70616e656c2f6c61646d696e2d6578742d6d656469612d6d616e616765722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/php-panel/ladmin-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)

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

[](#installation)

```
composer require php-panel/ladmin-ext-media-manager -vvv

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',
            'allowed_ext' => 'jpg,jpeg,png,pdf,doc,docx,zip'
        ],
    ],
```

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

License
-------

[](#license)

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

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance49

Moderate activity, may be stable

Popularity6

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity13

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/f32cb7625515c0969fec15915be4a137f057c3484420bb7abf025c8e975dd3a5?d=identicon)[leeqvip](/maintainers/leeqvip)

---

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)")[![leeqvip](https://avatars.githubusercontent.com/u/35752209?v=4)](https://github.com/leeqvip "leeqvip (1 commits)")[![Yomag84](https://avatars.githubusercontent.com/u/7047105?v=4)](https://github.com/Yomag84 "Yomag84 (1 commits)")

### Embed Badge

![Health badge](/badges/php-panel-ladmin-ext-media-manager/health.svg)

```
[![Health](https://phpackages.com/badges/php-panel-ladmin-ext-media-manager/health.svg)](https://phpackages.com/packages/php-panel-ladmin-ext-media-manager)
```

PHPackages © 2026

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