PHPackages                             arcanedev/head - 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. arcanedev/head

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

arcanedev/head
==============

Head Helper

2.2.1(10y ago)495MITPHPPHP &gt;=5.5.9

Since Dec 31Pushed 10y ago4 watchersCompare

[ Source](https://github.com/ARCANEDEV/Head)[ Packagist](https://packagist.org/packages/arcanedev/head)[ Docs](http://www.arcanedev.net)[ RSS](/packages/arcanedev-head/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (4)Versions (13)Used By (0)

Head Tags Manager [![Packagist License](https://camo.githubusercontent.com/2fe86d5f084a877394fb92ef295f0486655752629a0559d37745f1e800f51e95/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f415243414e454445562f486561642e7376673f7374796c653d666c61742d737175617265)](https://github.com/ARCANEDEV/Head/blob/master/LICENSE)
=================================================================================================================================================================================================================================================================================================================================================

[](#head-tags-manager-)

[![Travis Status](https://camo.githubusercontent.com/3126627a6e370db0b7616bf3146f4f338e473623c1db36722ee298814b1f5883/687474703a2f2f696d672e736869656c64732e696f2f7472617669732f415243414e454445562f486561642e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/ARCANEDEV/Head)[![Coverage Status](https://camo.githubusercontent.com/31516e79393df4792f51a58bfcbe9b10471f7c6657e5185d606a254d7ec34a28/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f415243414e454445562f486561642e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/ARCANEDEV/Head/?branch=master)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/cb21c8e969fea004495379d6e2da047f80ec064a29708c29f2c6aa05c79f6095/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f415243414e454445562f486561642e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/ARCANEDEV/Head/?branch=master)[![Github Issues](https://camo.githubusercontent.com/fd3e0417ef974e7f9d203ce01edcbd85894e64558f07e1e991ca6aef1deae83a/687474703a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f415243414e454445562f486561642e7376673f7374796c653d666c61742d737175617265)](https://github.com/ARCANEDEV/Head/issues)[![Packagist Release](https://camo.githubusercontent.com/e5b952dfa5e73363733357ec27ed5c50656dbe5b28701fe54f6ca125d133ec37/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f415243414e454445562f486561642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/arcanedev/head)[![Packagist Downloads](https://camo.githubusercontent.com/770379364a64978c87dc9c236697672cca20f81d922b86eebac870809a1348d4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f617263616e656465762f686561642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/arcanedev/head)

*By [ARCANEDEV©](http://www.arcanedev.net/)*

### Requirements

[](#requirements)

```
- PHP >= 5.4.0

```

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

[](#installation)

### Composer

[](#composer)

You can install the package via [Composer](http://getcomposer.org/). Add this to your `composer.json`:

```
{
    "require": {
        "arcanedev/head": "~2.0"
    }
}
```

And install it via `composer install` or `composer update`.

### Laravel

[](#laravel)

Once the package is installed, you can register the service provider in `app/config/app.php` in the `providers` array:

```
'providers' => [
    ...
    'Arcanedev\Head\Laravel\ServiceProvider',
],
```

And the facade in the `aliases` array:

```
'aliases' => [
    ...
    'Head' => 'Arcanedev\Head\Laravel\Facade',
],
```

USAGE
-----

[](#usage)

Coming soon...

Contribution
------------

[](#contribution)

Any ideas are welcome. Feel free the submit any issues or pull requests.

TODO
----

[](#todo)

- Documentation
- Examples
- More tests and code coverage
- Laravel support (v4.2)
- Laravel support (v5.0)
- Laravel support (v5.1)

License
-------

[](#license)

Head package is licenced under the [MIT license](https://github.com/ARCANEDEV/Head/blob/master/LICENSE).

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity65

Established project with proven stability

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

Recently: every ~2 days

Total

12

Last Release

3953d ago

Major Versions

1.1.2 → 2.0.02015-07-09

PHP version history (2 changes)1.1.0PHP &gt;=5.4.0

2.0.0PHP &gt;=5.5.9

### Community

Maintainers

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

---

Top Contributors

[![arcanedev-maroc](https://avatars.githubusercontent.com/u/3282340?v=4)](https://github.com/arcanedev-maroc "arcanedev-maroc (127 commits)")

---

Tags

laravelstylecharsetstylesheetdescriptionfaviconscriptmetagoogle-analyticstitle

### Embed Badge

![Health badge](/badges/arcanedev-head/health.svg)

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

###  Alternatives

[arcanedev/seo-helper

SEO Helper is a framework agnostic package that provides tools &amp; helpers for SEO (Laravel supported).

332467.0k4](/packages/arcanedev-seo-helper)[eusonlito/laravel-meta

A package to manage Header Meta Tags

196525.1k2](/packages/eusonlito-laravel-meta)[bezhansalleh/filament-google-analytics

Google Analytics integration for FilamentPHP

205144.8k5](/packages/bezhansalleh-filament-google-analytics)[torann/laravel-meta-tags

A package to manage Header Meta Tags

65273.3k4](/packages/torann-laravel-meta-tags)[fomvasss/laravel-meta-tags

A package to manage SEO (meta-tags, xml-fields, etc.)

3028.9k](/packages/fomvasss-laravel-meta-tags)[jaybizzle/hasmeta

Access model meta data as if it was a property on your model

291.9k](/packages/jaybizzle-hasmeta)

PHPackages © 2026

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