PHPackages                             dereuromark/cakephp-tags - 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. [Admin Panels](/categories/admin)
4. /
5. dereuromark/cakephp-tags

ActiveCakephp-plugin[Admin Panels](/categories/admin)

dereuromark/cakephp-tags
========================

Tags plugin for CakePHP

3.0.2(1mo ago)1764.8k↑62.3%11[1 issues](https://github.com/dereuromark/cakephp-tags/issues)1MITPHPPHP &gt;=8.2CI passing

Since Jan 14Pushed 1mo ago5 watchersCompare

[ Source](https://github.com/dereuromark/cakephp-tags)[ Packagist](https://packagist.org/packages/dereuromark/cakephp-tags)[ Docs](https://github.com/dereuromark/cakephp-tags)[ RSS](/packages/dereuromark-cakephp-tags/feed)WikiDiscussions master Synced today

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

CakePHP Tags Plugin
===================

[](#cakephp-tags-plugin)

[![CI](https://github.com/dereuromark/cakephp-tags/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/dereuromark/cakephp-tags/actions/workflows/ci.yml?query=branch%3Amaster)[![Coverage Status](https://camo.githubusercontent.com/ea7d9959315730bcc2559274166d0bfa5b8eb41ecd432058958c725348ab05c9/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f6769746875622f6465726575726f6d61726b2f63616b657068702d746167732f6d61737465722e737667)](https://codecov.io/github/dereuromark/cakephp-tags/branch/master)[![PHPStan](https://camo.githubusercontent.com/f60d96f7c2579690ab6dfa8918f777fe93a02a92301c661eb38a85861a92b780/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048505374616e2d6c6576656c253230382d627269676874677265656e2e7376673f7374796c653d666c6174)](https://phpstan.org/)[![Latest Stable Version](https://camo.githubusercontent.com/5fa40dd0d68c690e8570d36935fed4b40f9967d7dfcc5e356be1b5f12527f366/68747470733a2f2f706f7365722e707567782e6f72672f6465726575726f6d61726b2f63616b657068702d746167732f762f737461626c652e737667)](https://packagist.org/packages/dereuromark/cakephp-tags)[![Total Downloads](https://camo.githubusercontent.com/87dcf013d4f367d405acf49c46866d17109fbc94ca55f4a1f0f233f6091c3846/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6465726575726f6d61726b2f63616b657068702d746167732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dereuromark/cakephp-tags)[![Minimum PHP Version](https://camo.githubusercontent.com/ec21f169d70b69344c67d6f18fa1a24d20476d2f0cd680e8c4a1534c22f34e5f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344253230382e322d3838393242462e737667)](https://php.net/)[![License](https://camo.githubusercontent.com/0c23cd4a418f4b59658384ae993ff75fce29ff2bb1a0f362289168b9ba5ac517/68747470733a2f2f706f7365722e707567782e6f72672f6465726575726f6d61726b2f63616b657068702d746167732f6c6963656e73652e737667)](LICENSE)[![Coding Standards](https://camo.githubusercontent.com/4788bab10b61ca8b0d56334238717a9191fe9cceecb154973f8854146a2bb5a6/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f63732d5053522d2d322d2d522d707572706c652e7376673f7374796c653d666c61742d737175617265)](https://github.com/php-fig-rectified/fig-rectified-standards)

Make tagging of entities a piece of cake.

This branch is for **CakePHP 5.1+**. For details see [version map](https://github.com/dereuromark/cakephp-tags/wiki#cakephp-version-map).

Upgrading from 2.x? See [UPGRADE.md](UPGRADE.md) for the v3 migration notes.

Install
-------

[](#install)

Using Composer:

```
composer require dereuromark/cakephp-tags

```

Load the plugin:

```
bin/cake plugin load Tags

```

Also don't forget to run migration (e.g. using Migrations plugin):

```
bin/cake migrations migrate -p Tags

```

Demo
----

[](#demo)

See Sandbox @

Admin Backend
-------------

[](#admin-backend)

The plugin ships with an admin backend under the `Admin` prefix at `/admin/tags`.

[![Tags Admin Dashboard](docs/screenshots/tags-admin-dashboard.png)](docs/screenshots/tags-admin-dashboard.png)

[![Tags Admin Index](docs/screenshots/tags-admin-index.png)](docs/screenshots/tags-admin-index.png)

Tutorial and Blog Post:

Documentation
-------------

[](#documentation)

For documentation, as well as tutorials, see the [docs](docs/) directory of this repository.

###  Health Score

65

—

FairBetter than 99% of packages

Maintenance92

Actively maintained with recent releases

Popularity41

Moderate usage in the ecosystem

Community24

Small or concentrated contributor base

Maturity88

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 89.8% 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 ~82 days

Recently: every ~59 days

Total

38

Last Release

37d ago

Major Versions

0.5.5 → 1.0.0-beta2020-01-15

0.5.6 → 1.0.0-rc2020-03-15

1.2.2 → 2.0.0-RC2023-10-05

2.4.0 → 3.0.02026-04-28

PHP version history (5 changes)0.2.1PHP &gt;=5.6

1.0.0-betaPHP &gt;=7.2

1.2.2PHP &gt;=7.4

2.0.0-RCPHP &gt;=8.1

2.4.0PHP &gt;=8.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/39854?v=4)[Mark Scherer](/maintainers/dereuromark)[@dereuromark](https://github.com/dereuromark)

---

Top Contributors

[![dereuromark](https://avatars.githubusercontent.com/u/39854?v=4)](https://github.com/dereuromark "dereuromark (291 commits)")[![ADmad](https://avatars.githubusercontent.com/u/142658?v=4)](https://github.com/ADmad "ADmad (18 commits)")[![jadb](https://avatars.githubusercontent.com/u/33527?v=4)](https://github.com/jadb "jadb (5 commits)")[![matthiasmoritz](https://avatars.githubusercontent.com/u/1984982?v=4)](https://github.com/matthiasmoritz "matthiasmoritz (3 commits)")[![josegonzalez](https://avatars.githubusercontent.com/u/65675?v=4)](https://github.com/josegonzalez "josegonzalez (2 commits)")[![ze-conehead](https://avatars.githubusercontent.com/u/97796996?v=4)](https://github.com/ze-conehead "ze-conehead (1 commits)")[![Imaginaerum](https://avatars.githubusercontent.com/u/7314174?v=4)](https://github.com/Imaginaerum "Imaginaerum (1 commits)")[![lbvnieuw](https://avatars.githubusercontent.com/u/1386019?v=4)](https://github.com/lbvnieuw "lbvnieuw (1 commits)")[![NickBusey](https://avatars.githubusercontent.com/u/280825?v=4)](https://github.com/NickBusey "NickBusey (1 commits)")[![saeideng](https://avatars.githubusercontent.com/u/8215801?v=4)](https://github.com/saeideng "saeideng (1 commits)")

---

Tags

cakephptaggingtagsplugincakephptagstaggingtaxonomyadmin-panelcategorizationstandalone-ui

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/dereuromark-cakephp-tags/health.svg)

```
[![Health](https://phpackages.com/badges/dereuromark-cakephp-tags/health.svg)](https://phpackages.com/packages/dereuromark-cakephp-tags)
```

###  Alternatives

[dereuromark/cakephp-setup

A CakePHP plugin containing lots of useful management tools

36199.6k2](/packages/dereuromark-cakephp-setup)[dereuromark/cakephp-queue

The Queue plugin for CakePHP provides deferred task execution.

308954.9k25](/packages/dereuromark-cakephp-queue)[dereuromark/cakephp-translate

A CakePHP plugin for managing translations

1712.3k](/packages/dereuromark-cakephp-translate)[dereuromark/cakephp-databaselog

A CakePHP plugin for storing and viewing application logs in the database

44172.5k2](/packages/dereuromark-cakephp-databaselog)[dereuromark/cakephp-geo

A CakePHP plugin around geocoding tools and helpers.

51186.8k6](/packages/dereuromark-cakephp-geo)[dereuromark/cakephp-tools

A CakePHP plugin containing lots of useful and reusable tools

3361.0M51](/packages/dereuromark-cakephp-tools)

PHPackages © 2026

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