PHPackages                             dive-be/laravel-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/laravel-fez

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

dive-be/laravel-fez
===================

Zero config document head management

0.5(4y ago)42.9k1MITPHPPHP ^8.1

Since Mar 18Pushed 3y agoCompare

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

READMEChangelog (10)Dependencies (15)Versions (12)Used By (1)

Zero config document head management
====================================

[](#zero-config-document-head-management)

[![Latest Version on Packagist](https://camo.githubusercontent.com/b421a5523052522716091dcf6bae1ca42be1f301429e77af511849573ac724e3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f646976652d62652f6c61726176656c2d66657a2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dive-be/laravel-fez)

TODO

⚠️ Minor releases of this package may cause breaking changes as it has no stable release yet.

What problem does this package solve?
-------------------------------------

[](#what-problem-does-this-package-solve)

TODO

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

[](#installation)

You can install the package via composer:

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

You can publish and run the migrations with:

```
php artisan vendor:publish --provider="Dive\Fez\FezServiceProvider" --tag="migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --provider="Dive\Fez\FezServiceProvider" --tag="config"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$laravel-fez = new Dive\Fez();
echo $laravel-fez->echoPhrase('Hello, Dive!');
```

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

[](#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

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

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

Recently: every ~22 days

Total

11

Last Release

1549d ago

PHP version history (2 changes)0.1PHP ^8.0

0.5PHP ^8.1

### Community

Maintainers

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

---

Tags

laravelfacebookopentwitterseographheadogdivefez

###  Code Quality

TestsPest

Code StylePHP CS Fixer

### Embed Badge

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

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

###  Alternatives

[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k12.1M99](/packages/laravel-pulse)[psalm/plugin-laravel

Psalm plugin for Laravel

3274.9M308](/packages/psalm-plugin-laravel)[laravel/cashier

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.

2.5k25.9M107](/packages/laravel-cashier)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[larastan/larastan

Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel

6.4k43.5M5.2k](/packages/larastan-larastan)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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