PHPackages                             dedermus/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. dedermus/media-manager

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

dedermus/media-manager
======================

Media manager for open-admin

2.0.1(1y ago)0279MITBladePHP ^8.2

Since Jun 6Pushed 1y agoCompare

[ Source](https://github.com/dedermus/media-manager)[ Packagist](https://packagist.org/packages/dedermus/media-manager)[ Docs](https://github.com/dedermus/media-manager.git)[ RSS](/packages/dedermus-media-manager/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

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 dedermus/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

29

—

LowBetter than 60% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 86.7% 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 ~88 days

Total

2

Last Release

616d ago

Major Versions

1.0.1 → 2.0.12024-09-03

PHP version history (2 changes)1.0.1PHP ~7.3|~8.0

2.0.1PHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/42d5b6e1af612060284f1d52feba723a6304f41f9deb9d801f091d1b789738dc?d=identicon)[dedermus](/maintainers/dedermus)

---

Top Contributors

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

---

Tags

managermediaopen-admin

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/dedermus-media-manager/health.svg)](https://phpackages.com/packages/dedermus-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)
