PHPackages                             dive-be/nova-fez - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. dive-be/nova-fez

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

dive-be/nova-fez
================

A Laravel Nova field.

0.2(4y ago)02.8kMITVuePHP ^8.1

Since Nov 17Pushed 3y ago1 watchersCompare

[ Source](https://github.com/dive-be/nova-fez)[ Packagist](https://packagist.org/packages/dive-be/nova-fez)[ Docs](https://github.com/dive-be/nova-fez)[ RSS](/packages/dive-be-nova-fez/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (3)Versions (3)Used By (0)

A supplemental Nova field for use with Fez
==========================================

[](#a-supplemental-nova-field-for-use-with-fez)

[![Latest Version on Packagist](https://camo.githubusercontent.com/2e05334abec6a13914ca737c7661f2ae012ea1f72d423e8b201f2b00da33b51f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f646976652d62652f6e6f76612d66657a2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dive-be/nova-fez)

This package allows you to **preview** social media posts / search engine results right in your `Metable` resources.

> It is, and will stay an approximation.

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

[](#requirements)

- `dive-be/laravel-fez: ^0.4`
- `laravel/nova: ^3.0`

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

[](#installation)

You can install the package via composer:

```
composer require dive-be/nova-fez
```

Usage
-----

[](#usage)

```
use Dive\Fez\Nova\Fez;

public function fields(Request $request)
{
    return [
        Fez::make('SEO'),
    ];
}
```

Screenshots
-----------

[](#screenshots)

[![Detail View](./docs/detail.png)](./docs/detail.png)

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
--------

[](#security)

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

Credits
-------

[](#credits)

- [Muhammed Sari](https://github.com/mabdullahsari)
- [All Contributors](../../contributors)

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

Popularity16

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

Total

2

Last Release

1550d ago

PHP version history (2 changes)0.1PHP ^8.0

0.2PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/a265853c8db7c699f64f523ee782dc5ec095bfb456379222d1b0b97d90e4c735?d=identicon)[dive](/maintainers/dive)

---

Top Contributors

[![will-dive](https://avatars.githubusercontent.com/u/87471779?v=4)](https://github.com/will-dive "will-dive (2 commits)")

---

Tags

laravelnovafez

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/dive-be-nova-fez/health.svg)

```
[![Health](https://phpackages.com/badges/dive-be-nova-fez/health.svg)](https://phpackages.com/packages/dive-be-nova-fez)
```

###  Alternatives

[optimistdigital/nova-sortable

This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag &amp; drop.

2872.1M6](/packages/optimistdigital-nova-sortable)[outl1ne/nova-sortable

This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag &amp; drop.

2861.8M9](/packages/outl1ne-nova-sortable)[optimistdigital/nova-multiselect-field

A multiple select field for Laravel Nova.

3403.5M7](/packages/optimistdigital-nova-multiselect-field)[digital-creative/conditional-container

Provides an easy way to conditionally show and hide fields in your Nova resources.

116593.8k4](/packages/digital-creative-conditional-container)[sbine/route-viewer

A Laravel Nova tool to view your registered routes.

57215.9k](/packages/sbine-route-viewer)[markwalet/nova-modal-response

A Laravel Nova asset for Modal responses on an action.

14720.0k](/packages/markwalet-nova-modal-response)

PHPackages © 2026

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