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

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

kusikusi/media
==============

A description for media.

v8.0.5(4y ago)01161MITPHP

Since Mar 16Pushed 3y agoCompare

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

READMEChangelog (4)Dependencies (3)Versions (5)Used By (1)

Kusikusi Media Models and Controllers for Laravel
=================================================

[](#kusikusi-media-models-and-controllers-for-laravel)

> This is a read-only repository, splitted from the monorepo at [github.com/cuatromedios/kusikusi-monorepo](https://github.com/cuatromedios/kusikusi-monorepo)

> For the Laravel starter kit visit [github.com/cuatromedios/kusikusi](https://github.com/cuatromedios/kusikusi)

[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)![Travis](https://camo.githubusercontent.com/4cbb695801b824e10753567318906b67253097e0c210cf7a1d4f965a7417b330/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6b7573696b7573692f6d656469612e7376673f7374796c653d666c61742d737175617265)[![Total Downloads](https://camo.githubusercontent.com/32ad4dfb7840dcdcf1f2a33e4473b09076023e68f41e7e7d334f9fd05eb4467c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b7573696b7573692f6d656469612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/kusikusi/media)

Install
-------

[](#install)

This package complements kusikusi/models package, that should be required first.

```
composer require kusikusi/media:dev-master

```

Usage
-----

[](#usage)

### Publish the assets

[](#publish-the-assets)

- ##### Publish all the assets

    [](#publish-all-the-assets)

    ```
    php artisan vendor:publish --provider="Kusikusi\MediaServiceProvider"
    ```
- ##### Or publish individual assets

    [](#or-publish-individual-assets)

    Model files

    ```
    php artisan vendor:publish --provider="Kusikusi\MediaServiceProvider" --tag="model"
    ```

    Config files

    ```
    php artisan vendor:publish --provider="Kusikusi\MediaServiceProvider" --tag="config"
    ```

### Routes

[](#routes)

The required routes are automatically loaded from the package

Testing
-------

[](#testing)

Run the tests with:

```
vendor/bin/phpunit
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

Credits
-------

[](#credits)

- [Cuatromedios](https://github.com/kusikusi)
- [All Contributors](https://github.com/kusikusi/media/contributors)

Security
--------

[](#security)

If you discover any security-related issues, please email  instead of using the issue tracker.

License
-------

[](#license)

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

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 92% 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 ~65 days

Total

4

Last Release

1683d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8fd60c344577654ba6fe7dfe3de6938118f9c5b002de44cbe21afec810a790ce?d=identicon)[cuatromedios](/maintainers/cuatromedios)

---

Top Contributors

[![ramsesmoreno](https://avatars.githubusercontent.com/u/30059695?v=4)](https://github.com/ramsesmoreno "ramsesmoreno (23 commits)")[![holtzheimer](https://avatars.githubusercontent.com/u/35464316?v=4)](https://github.com/holtzheimer "holtzheimer (1 commits)")[![urielPalomares](https://avatars.githubusercontent.com/u/32522073?v=4)](https://github.com/urielPalomares "urielPalomares (1 commits)")

---

Tags

laravel

### Embed Badge

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

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

###  Alternatives

[intervention/image-laravel

Laravel Integration of Intervention Image

1496.5M100](/packages/intervention-image-laravel)[bkwld/croppa

Image thumbnail creation through specially formatted URLs for Laravel

510496.0k22](/packages/bkwld-croppa)[creativeorange/gravatar

A Laravel Gravatar package for retrieving gravatar image URLs or checking the existance of an image.

5467.5M53](/packages/creativeorange-gravatar)[spatie/laravel-og-image

Generate OG images for your Laravel app

305.2k](/packages/spatie-laravel-og-image)[freearhey/laravel-face-detection

A Laravel Package for Face Detection and Cropping in Images.

392.2k](/packages/freearhey-laravel-face-detection)[danihidayatx/image-optimizer

Optimize your Filament images before they reach your database. Forked from joshembling/image-optimizer for Filament v4 &amp; v5 support.

254.4k](/packages/danihidayatx-image-optimizer)

PHPackages © 2026

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