PHPackages                             farzai/laravel-nova-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. farzai/laravel-nova-media

ActiveLibrary

farzai/laravel-nova-media
=========================

This is my package laravel-nova-media

0.1.0(2y ago)03[2 PRs](https://github.com/farzai/laravel-nova-media/pulls)MITPHPPHP ^8.1

Since Jun 4Pushed 2y agoCompare

[ Source](https://github.com/farzai/laravel-nova-media)[ Packagist](https://packagist.org/packages/farzai/laravel-nova-media)[ Docs](https://github.com/farzai/laravel-nova-media)[ GitHub Sponsors](https://github.com/parsilver)[ RSS](/packages/farzai-laravel-nova-media/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (15)Versions (4)Used By (0)

Laravel Nova Media
==================

[](#laravel-nova-media)

[![Latest Version on Packagist](https://camo.githubusercontent.com/ec29cc08fa78dce03000eece9964feb231d0fd605515561d3502b0a3d0849cfe/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6661727a61692f6c61726176656c2d6e6f76612d6d656469612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/farzai/laravel-nova-media)[![GitHub Tests Action Status](https://camo.githubusercontent.com/40037d569c3647eb5d7c34b8470d64d6859f91d2ea44ca5af6b43494fd69900a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6661727a61692f6c61726176656c2d6e6f76612d6d656469612f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/farzai/laravel-nova-media/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/8523228c96f535c728d132f8d420a765d4e464c88b4939d220339a428044b2aa/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6661727a61692f6c61726176656c2d6e6f76612d6d656469612f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/farzai/laravel-nova-media/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![codecov](https://camo.githubusercontent.com/6840371d818e96b4ccbb99ebc25a498237440407553a23b47b4ee200e6ba18bd/68747470733a2f2f636f6465636f762e696f2f67682f6661727a61692f6c61726176656c2d6e6f76612d6d656469612f6272616e63682f6d61696e2f67726170682f62616467652e737667)](https://codecov.io/gh/farzai/laravel-nova-media)[![Total Downloads](https://camo.githubusercontent.com/05abc1e18f0121db4637e55b7e8c04b8fe05cd657ce6d6dbc8db3f1d3f301f4a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6661727a61692f6c61726176656c2d6e6f76612d6d656469612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/farzai/laravel-nova-media)

This package is a Laravel Nova field for managing media files via [Spatie Media Library](https://spatie.be/docs/laravel-medialibrary/v10/introduction).

Requirements
------------

[](#requirements)

- PHP &gt;= 8.1
- [Laravel Nova](https://nova.laravel.com/) &gt;= 4.0
- [Spatie Media Library](https://spatie.be/docs/laravel-medialibrary/v10/introduction) &gt;= 10.0

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

[](#installation)

You can install the package via composer:

```
composer require farzai/laravel-nova-media
```

Usage
-----

[](#usage)

```
use Farzai\NovaMedia\Fields\Media;

class Post extends Resource
{
    // ...

    public function fields(Request $request)
    {
        return [
            // ...

            Media::make('Images', 'cover')
                ->previewConversionName('preview')
                ->thumbnailConversionName('thumb'),
        ];
    }
}
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

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

[](#security-vulnerabilities)

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

Credits
-------

[](#credits)

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

License
-------

[](#license)

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

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

Unknown

Total

1

Last Release

1073d ago

### Community

Maintainers

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

---

Top Contributors

[![parsilver](https://avatars.githubusercontent.com/u/4928451?v=4)](https://github.com/parsilver "parsilver (4 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (3 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (2 commits)")

---

Tags

laravelfarzailaravel-nova-media

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/farzai-laravel-nova-media/health.svg)

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

###  Alternatives

[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)[spatie/laravel-prometheus

Export Laravel metrics to Prometheus

2651.3M6](/packages/spatie-laravel-prometheus)[hydrat/filament-table-layout-toggle

Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.

6292.3k1](/packages/hydrat-filament-table-layout-toggle)[scalar/laravel

Render your OpenAPI-based API reference

6183.9k2](/packages/scalar-laravel)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[tapp/filament-form-builder

User facing form builder using Filament components

131.2k1](/packages/tapp-filament-form-builder)

PHPackages © 2026

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