PHPackages                             elfeffe/medialibrary - 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. elfeffe/medialibrary

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

elfeffe/medialibrary
====================

This is my package medialibrary

v1.0.2(1y ago)010MITPHPPHP ^8.1CI passing

Since Feb 12Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/elfeffe/medialibrary)[ Packagist](https://packagist.org/packages/elfeffe/medialibrary)[ Docs](https://github.com/elfeffe/medialibrary)[ RSS](/packages/elfeffe-medialibrary/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (8)Versions (4)Used By (0)

This is my package medialibrary
===============================

[](#this-is-my-package-medialibrary)

[![Latest Version on Packagist](https://camo.githubusercontent.com/c1434a68035f2ed2389aedee7a9803db27bca3adbdd642991ecee36f7c1bb389/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f656c66656666652f6d656469616c6962726172792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/elfeffe/medialibrary)[![GitHub Tests Action Status](https://camo.githubusercontent.com/1bcdf218023a1f434712d2f74b64f71f0d935e7d3fe33c5134413819ace60482/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f656c66656666652f6d656469616c6962726172792f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/elfeffe/medialibrary/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/c388a11592e507e303930eebb6611a1cf346c114e7c3a7745436fa31718c0321/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f656c66656666652f6d656469616c6962726172792f6669782d7068702d636f64652d7374796c696e672e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/elfeffe/medialibrary/actions?query=workflow%3A%22Fix+PHP+code+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/5876d35726cb34bf723a2428d0a10b5d626a936cda8dba364424fbcfb33d5b30/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f656c66656666652f6d656469616c6962726172792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/elfeffe/medialibrary)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

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

[](#installation)

You can install the package via composer:

```
composer require elfeffe/medialibrary
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="medialibrary-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="medialibrary-config"
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="medialibrary-views"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$medialibrary = new Elfeffe\Medialibrary();
echo $medialibrary->echoPhrase('Hello, Elfeffe!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Federico](https://github.com/elfeffe)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance63

Regular maintenance activity

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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

3

Last Release

507d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4717507?v=4)[federeggiani](/maintainers/elfeffe)[@elfeffe](https://github.com/elfeffe)

---

Top Contributors

[![elfeffe](https://avatars.githubusercontent.com/u/4717507?v=4)](https://github.com/elfeffe "elfeffe (3 commits)")

---

Tags

laravelmedialibraryElfeffe

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/elfeffe-medialibrary/health.svg)

```
[![Health](https://phpackages.com/badges/elfeffe-medialibrary/health.svg)](https://phpackages.com/packages/elfeffe-medialibrary)
```

###  Alternatives

[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[stephenjude/filament-feature-flags

Filament implementation of feature flags and segmentation with Laravel Pennant.

122177.8k1](/packages/stephenjude-filament-feature-flags)[stephenjude/filament-jetstream

A Laravel starter kit built with Filament inspired by Jetstream.

17760.2k3](/packages/stephenjude-filament-jetstream)[stephenjude/filament-debugger

About

104162.2k2](/packages/stephenjude-filament-debugger)[stephenjude/filament-two-factor-authentication

Filament Two Factor Authentication: Google 2FA + Passkey Authentication

84215.9k9](/packages/stephenjude-filament-two-factor-authentication)[backstage/mails

View logged mails and events in a beautiful Filament UI.

16120.2k](/packages/backstage-mails)

PHPackages © 2026

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