PHPackages                             mdixon18/media-library - 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. mdixon18/media-library

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

mdixon18/media-library
======================

Media Library with VueJS

0.1.5(6y ago)3104[1 issues](https://github.com/mdixon18/media-library/issues)MITPHPPHP &gt;=7.1.0

Since Jun 6Pushed 6y agoCompare

[ Source](https://github.com/mdixon18/media-library)[ Packagist](https://packagist.org/packages/mdixon18/media-library)[ RSS](/packages/mdixon18-media-library/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (6)Versions (7)Used By (0)

Laravel Media Library
=====================

[](#laravel-media-library)

This package has an accompanying vue package that can be found [here](https://github.com/mdixon18/vue-medialibrary).

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

[](#installation)

```
composer require mdixon18/media-library

```

This package will automatically register itself.

You can publish the migration with:

```
php artisan vendor:publish --provider="Mdixon18\MediaLibrary\MediaLibraryServiceProvider" --tag="migrations"

```

You will then need to migrate in order to create the `media` table.

```
php artisan migrate

```

You can publish the configuration file with:

```
php artisan vendor:publish --provider="Mdixon18\MediaLibrary\MediaLibraryServiceProvider" --tag="config"

```

Usage
-----

[](#usage)

In order for the API calls to work from the vue component you will need to add our routes to you application.

```
MediaLibrary::routes();

```

If you wrap these within any form of route group with a prefix please remember to update the `route_path` in the config file.

###  Health Score

22

—

LowBetter than 23% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity48

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

6

Last Release

2528d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2bad52e3c4d95a79aa17531669666df72fdd5525f842ee7bbc5946f41ccfefa5?d=identicon)[mdixon18](/maintainers/mdixon18)

---

Top Contributors

[![sebarious](https://avatars.githubusercontent.com/u/60508423?v=4)](https://github.com/sebarious "sebarious (7 commits)")

---

Tags

librarymedia

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mdixon18-media-library/health.svg)

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

###  Alternatives

[asgardcms/media-module

Media module for AsgardCMS. Handles the media library.

1130.6k2](/packages/asgardcms-media-module)[mariojgt/witchcraft

A Laravel Package Witchcraft, a quick start for new laravel Packages

312.6k](/packages/mariojgt-witchcraft)

PHPackages © 2026

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