PHPackages                             ciricihq/cake-metatags - 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. ciricihq/cake-metatags

ActiveCakephp-plugin[Utility &amp; Helpers](/categories/utility)

ciricihq/cake-metatags
======================

Metatags plugin for CakePHP

0.0.1(9y ago)032PHPPHP &gt;=5.5.9

Since Nov 16Pushed 9y ago1 watchersCompare

[ Source](https://github.com/ciricihq/cake-metatags)[ Packagist](https://packagist.org/packages/ciricihq/cake-metatags)[ RSS](/packages/ciricihq-cake-metatags/feed)WikiDiscussions master Synced today

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

Metatags plugin for CakePHP 3
=============================

[](#metatags-plugin-for-cakephp-3)

[![Build status](https://camo.githubusercontent.com/9e9dbc123663be9c4c5a6ce2c0285eb53dcd3175a4d2367e8036153a829018fd/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f63697269636968712f63616b652d6d657461746167732f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/ciricihq/cake-metatags)[![Code coveralls](https://camo.githubusercontent.com/a884798026c8c95e3c120e19a39b13431121009f820abfe653b1fb75b68ec146/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f632f6769746875622f63697269636968712f63616b652d6d657461746167732f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://coveralls.io/github/ciricihq/cake-metatags)[![License](https://camo.githubusercontent.com/9d39fac469c4b05d566e0c129a591664cf8c38d4d0343d3b8f1edf48ea3a88c8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f63697269636968712f63616b652d6d657461746167732e7376673f7374796c653d666c61742d737175617265)](https://github.com/ciricihq/cake-metatags/blob/master/LICENSE.md)[![Latest stable version](https://camo.githubusercontent.com/52c7a59f94103b9e4940581ae96a290f1941178b211049f989728470524ba605/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f63697269636968712f63616b652d6d657461746167732e7376673f7374796c653d666c61742d737175617265)](https://github.com/ciricihq/cake-metatags/releases)[![Total downloads](https://camo.githubusercontent.com/0fcf25fff21680aeff4dd7ae436e0f6e12dceafa1dbc8f80f4b7bdd88279f642/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f63697269636968712f63616b652d6d657461746167732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ciricihq/cake-metatags)

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

[](#installation)

You can install this plugin into your CakePHP application using [composer](http://getcomposer.org).

The recommended way to install composer packages is:

```
composer require ciricihq/cake-metatags

```

Execute migration

```
bin/cake migrations migrate --plugin Cirici/Metatags

```

Execute seed

```
bin/cake migrations seed --plugin Cirici/Metatags

```

Configuration
-------------

[](#configuration)

First you need to load the plugin. To do so, edit your `bootstrap.php` file and add line below:

```
Plugin::load('Metatags', ['bootstrap' => true]);
```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity48

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

Unknown

Total

1

Last Release

3513d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/153305?v=4)[Òscar Casajuana](/maintainers/elboletaire)[@elboletaire](https://github.com/elboletaire)

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

---

Top Contributors

[![enyeli](https://avatars.githubusercontent.com/u/17705199?v=4)](https://github.com/enyeli "enyeli (35 commits)")

---

Tags

cake-plugincakephpmetametatagsplugintags

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/ciricihq-cake-metatags/health.svg)

```
[![Health](https://phpackages.com/badges/ciricihq-cake-metatags/health.svg)](https://phpackages.com/packages/ciricihq-cake-metatags)
```

###  Alternatives

[dereuromark/cakephp-tools

A CakePHP plugin containing lots of useful and reusable tools

333972.2k49](/packages/dereuromark-cakephp-tools)[cakedc/cakephp-phpstan

CakePHP plugin extension for PHPStan.

42776.5k46](/packages/cakedc-cakephp-phpstan)[dereuromark/cakephp-dto

A CakePHP plugin for generating immutable Data Transfer Objects with full type safety

3096.0k5](/packages/dereuromark-cakephp-dto)[dereuromark/cakephp-setup

A CakePHP plugin containing lots of useful management tools

35184.7k2](/packages/dereuromark-cakephp-setup)[dereuromark/cakephp-calendar

A CakePHP plugin to easily create calendars.

1674.7k1](/packages/dereuromark-cakephp-calendar)[dereuromark/cakephp-flash

A CakePHP plugin around powerful flash message handling.

1229.9k2](/packages/dereuromark-cakephp-flash)

PHPackages © 2026

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