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

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

norkunas/media-manager
======================

v1.0.0-alpha2(12y ago)121MITPHPPHP &gt;=5.3.0

Since Apr 23Pushed 12y ago1 watchersCompare

[ Source](https://github.com/norkunas/media-manager)[ Packagist](https://packagist.org/packages/norkunas/media-manager)[ RSS](/packages/norkunas-media-manager/feed)WikiDiscussions master Synced 3w ago

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

media-manager
=============

[](#media-manager)

Laravel Media Manager v1.0.0

```
composer require norkunas/media-manager:dev-master

```

```
'Norkunas\MediaManager\MediaManagerServiceProvider'

```

```

(function(document) {
    document.addEventListener('DOMContentLoaded', function() {
        var manager = new MediaManager();
        manager.open();
    });
})(document);

```

```

tinymce.init({
    selector: '#content',
    plugins: ['advlist autolink lists link image charmap print preview hr anchor pagebreak searchreplace wordcount visualblocks visualchars code fullscreen insertdatetime media nonbreaking save table contextmenu directionality emoticons template paste textcolor mediamanager'],
    toolbar1: 'insertfile undo redo | styleselect | bold italic | forecolor backcolor | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | link image media | preview',
    image_advtab: true,
    relative_urls: false,
    remove_script_host: false
});

jQuery(function($) {
    var photo = $('#photo'),
        media = new MediaManager({
            onInsert: function(url) {
                photo.val(url);
            }
        });

    $('#select-photo').on('click', function() {
        media.open();
    });
});

```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~0 days

Total

4

Last Release

4453d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/720e298cc2b38deee2bcece7a066b89f76d9a21ea32295463b28ec6bf93c7a99?d=identicon)[norkunas](/maintainers/norkunas)

---

Top Contributors

[![norkunas](https://avatars.githubusercontent.com/u/2722872?v=4)](https://github.com/norkunas "norkunas (19 commits)")

### Embed Badge

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

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

###  Alternatives

[symfony/framework-bundle

Provides a tight integration between Symfony components and the Symfony full-stack framework

3.6k251.7M11.5k](/packages/symfony-framework-bundle)[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[craftcms/cms

Craft CMS

3.6k3.6M3.0k](/packages/craftcms-cms)[illuminate/filesystem

The Illuminate Filesystem package.

16165.0M3.1k](/packages/illuminate-filesystem)[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k53](/packages/friendsoftypo3-content-blocks)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

21866.0M1.7k](/packages/drupal-core)

PHPackages © 2026

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