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)22.9k1MITPHPPHP ^8.1

Since Mar 18Pushed 4y 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 3w ago

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 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity58

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

1602d ago

PHP version history (2 changes)0.1PHP ^8.0

0.5PHP ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/59749?v=4)[Artem Loenko](/maintainers/dive)[@dive](https://github.com/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

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M345](/packages/psalm-plugin-laravel)[laravel/pulse

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

1.7k15.1M131](/packages/laravel-pulse)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9762.4M131](/packages/roots-acorn)[api-platform/laravel

API Platform support for Laravel

58171.5k14](/packages/api-platform-laravel)[laravel/cashier

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

2.6k29.9M146](/packages/laravel-cashier)[larastan/larastan

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

6.5k55.4M8.4k](/packages/larastan-larastan)

PHPackages © 2026

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