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

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

garrylai/media-manager
======================

Media manager for laravel

06Blade

Since Jan 26Pushed 3y agoCompare

[ Source](https://github.com/GarryLai/media-manager)[ Packagist](https://packagist.org/packages/garrylai/media-manager)[ RSS](/packages/garrylai-media-manager/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

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

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

[![StyleCI](https://camo.githubusercontent.com/eb35873cf98446c5b8b74813b2bee63d0c0356020115b41f15ff120477894414/68747470733a2f2f7374796c6563692e696f2f7265706f732f39383834333139322f736869656c643f6272616e63683d6d6173746572)](https://styleci.io/repos/98843192)[![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)

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

[](#installation)

```
// For laravel-admin 1.x
composer require laravel-admin-ext/media-manager:1.x -vvv

// For laravel-admin 2.x
composer require laravel-admin-ext/media-manager:2.x -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

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity24

Early-stage or recently created project

 Bus Factor2

2 contributors hold 50%+ of commits

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/9540911dce726329e8ebbd3bda686338bb2f3632cc42b175750a4563d48e3b03?d=identicon)[GarryLai](/maintainers/GarryLai)

---

Top Contributors

[![z-song](https://avatars.githubusercontent.com/u/1479100?v=4)](https://github.com/z-song "z-song (12 commits)")[![GarryLai](https://avatars.githubusercontent.com/u/29160746?v=4)](https://github.com/GarryLai "GarryLai (9 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)")[![Yomag84](https://avatars.githubusercontent.com/u/7047105?v=4)](https://github.com/Yomag84 "Yomag84 (1 commits)")

### Embed Badge

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

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

###  Alternatives

[goat1000/svggraph

Generates SVG graphs

135911.1k3](/packages/goat1000-svggraph)[gravatarphp/gravatar

Gravatar URL builder which is most commonly called as a Gravatar library

16653.6k2](/packages/gravatarphp-gravatar)[rsoury/wp-imgix

Rewrites WordPress image URLs to use ImgIX

167.2k](/packages/rsoury-wp-imgix)

PHPackages © 2026

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