PHPackages                             lailen/open-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. [Image &amp; Media](/categories/media)
4. /
5. lailen/open-admin-ext-media-manager

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

lailen/open-admin-ext-media-manager
===================================

Media manager for open-admin

v1.0.3(3y ago)0361MITBladePHP &gt;=7.0.0

Since Jul 20Pushed 3y agoCompare

[ Source](https://github.com/franzyke/media-manager)[ Packagist](https://packagist.org/packages/lailen/open-admin-ext-media-manager)[ Docs](https://github.com/open-admin-org/media-manager)[ RSS](/packages/lailen-open-admin-ext-media-manager/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (8)Used By (1)

Media manager for open-admin
============================

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

[![StyleCI](https://camo.githubusercontent.com/74d8b2185e33972461014d8f02562fa36152c2ed3dff3a243d7e97d1524d7bbc/68747470733a2f2f7374796c6563692e696f2f7265706f732f3338343433323931352f736869656c643f6272616e63683d6d61696e)](https://styleci.io/repos/387600925)[![Packagist](https://camo.githubusercontent.com/bd5131c9708ff55c66eb7147847ad723cd47293573f73e50ff2c49b33182b091/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6f70656e2d61646d696e2d6f72672f6d656469612d6d616e616765722e7376673f7374796c653d666c61742d73717561726526636f6c6f723d627269676874677265656e)](https://packagist.org/packages/open-admin-ext/media-manager)[![Total Downloads](https://camo.githubusercontent.com/60cdb89caf04431f3fa69947a3fd374238b3520ee89e0707216db1645747c2d7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6f70656e2d61646d696e2d6578742f6d656469612d6d616e616765722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/open-admin-ext/media-manager)![Pull request welcome](https://camo.githubusercontent.com/773a3fa745da4fda1b5c5179d6885c35d05b5ee83473d301bcba61af9b649e63/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f70722d77656c636f6d652d677265656e2e7376673f7374796c653d666c61742d73717561726526636f6c6f723d627269676874677265656e)

Media manager for `local` disk.

[Documentation](http://open-admin.org/docs/en/extension-media-manager)

Screenshot
----------

[](#screenshot)

[![wx20170809-170104](https://camo.githubusercontent.com/df081a821cd6ee86532b4ceaa535c78dc9d6de394167c613a6a5c1797342c259/687474703a2f2f6f70656e2d61646d696e2e6f72672f646f63732f696d616765732f73637265656e73686f74732f6578742d6d656469612d6d616e616765722e706e67)](https://camo.githubusercontent.com/df081a821cd6ee86532b4ceaa535c78dc9d6de394167c613a6a5c1797342c259/687474703a2f2f6f70656e2d61646d696e2e6f72672f646f63732f696d616765732f73637265656e73686f74732f6578742d6d656469612d6d616e616765722e706e67)

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

[](#installation)

```
composer require open-admin-ext/media-manager

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

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 84.6% 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 ~123 days

Total

4

Last Release

1384d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8d424a2840bd2495f197db545f800f0ce5d71099886d73a9520816b658e071e6?d=identicon)[franzyke](/maintainers/franzyke)

---

Top Contributors

[![open-admin-org](https://avatars.githubusercontent.com/u/86517067?v=4)](https://github.com/open-admin-org "open-admin-org (11 commits)")[![franzyke](https://avatars.githubusercontent.com/u/3132257?v=4)](https://github.com/franzyke "franzyke (1 commits)")[![StyleCIBot](https://avatars.githubusercontent.com/u/11048387?v=4)](https://github.com/StyleCIBot "StyleCIBot (1 commits)")

---

Tags

managermediaopen-admin

### Embed Badge

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

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

###  Alternatives

[laravel-admin-ext/media-manager

Media manager for laravel

135140.8k4](/packages/laravel-admin-ext-media-manager)[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)[yurizoom/moonshine-media-manager

Media manager for MoonShine

101.1k](/packages/yurizoom-moonshine-media-manager)

PHPackages © 2026

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