PHPackages                             jennosgroup/laramedia - 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. jennosgroup/laramedia

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

jennosgroup/laramedia
=====================

Laramedia is a media library package for Laravel that allows you to upload and manage files through a graphical interface.

V1.0.5(1y ago)024MITJavaScriptPHP ^8.0

Since Jan 14Pushed 1y ago1 watchersCompare

[ Source](https://github.com/jennosgroup/laramedia)[ Packagist](https://packagist.org/packages/jennosgroup/laramedia)[ RSS](/packages/jennosgroup-laramedia/feed)WikiDiscussions main Synced yesterday

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

Laramedia
=========

[](#laramedia)

### About

[](#about)

Laramedia is a media library package for Laravel that allows you to upload and manage files through a graphical interface.

### Installation

[](#installation)

Install with composer - `composer require jennosgroup/laramedia`.

### Setup

[](#setup)

Run the `php artisan migrate` command after installing the package.

Publish the package configuration file with artisan command `php artisan vendor:publish --tag=laramedia-config`.

Publish the package assets with artisan command `php artisan vendor:publish --tag=laramedia-assets`.

In the head section of your html file, include the following, which should be higher in the head section of your html file than any of the other scripts that the package will require you to manually declare:

``

Include the following package stylesheet in your html file:

``

Our package makes use of font awesome as well. We'd love for you to be so kind and include in your html files. You're free to change the version of font awesome.

``

Include the following script in your html file:

``

Include the following just before the closing body element of your html file.

`@include('laramedia::templates')`

### Setup Files Listings Page

[](#setup-files-listings-page)

In the package configuration file, set the `listings_view_path` value as the path for your listings page view.

```
/**
 * The view path for the listings page.
 */
'listings_view_path' => 'admin.files-listings',
```

Then include `@include(laramedia::listings)` in the listings view and watch all the magic unfold.

Ensure that the following script is in the html for your listings page:

``

### Security Vulnerabilities

[](#security-vulnerabilities)

If you discover a security vulnerability, please send an e-mail to Jenry Ollivierre via . All security vulnerabilities will be promptly addressed.

### License

[](#license)

This package is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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 ~59 days

Recently: every ~89 days

Total

7

Last Release

543d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/67108196?v=4)[Jennos Group](/maintainers/jennosgroup)[@jennosgroup](https://github.com/jennosgroup)

---

Top Contributors

[![JenryOllivierre](https://avatars.githubusercontent.com/u/20805974?v=4)](https://github.com/JenryOllivierre "JenryOllivierre (56 commits)")

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/jennosgroup-laramedia/health.svg)

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

###  Alternatives

[google/cloud

Google Cloud Client Library

1.2k16.7M57](/packages/google-cloud)[unisharp/laravel-filemanager

A file upload/editor intended for use with Laravel 5 to 10 and CKEditor / TinyMCE

2.2k3.5M85](/packages/unisharp-laravel-filemanager)[google/cloud-storage

Cloud Storage Client for PHP

34499.5M157](/packages/google-cloud-storage)[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[markocupic/calendar-event-booking-bundle

Contao Calendar Event Booking Bundle

135.2k1](/packages/markocupic-calendar-event-booking-bundle)[mmes-design/filament-file-manager

A beautiful file manager plugin for Filament. Browse, upload, rename, move and delete files with ease.

163.1k](/packages/mmes-design-filament-file-manager)

PHPackages © 2026

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