PHPackages                             edumedia/tag-bundle - 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. edumedia/tag-bundle

ActiveSymfony-bundle

edumedia/tag-bundle
===================

0.1.20(2mo ago)37.0k↑375%1MITPHPPHP &gt;=8.0.2

Since Apr 19Pushed 2mo ago2 watchersCompare

[ Source](https://github.com/edumedia-sciences/tag-bundle)[ Packagist](https://packagist.org/packages/edumedia/tag-bundle)[ RSS](/packages/edumedia-tag-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (14)Versions (22)Used By (0)

eduMedia Tag Bundle
===================

[](#edumedia-tag-bundle)

Rationale
---------

[](#rationale)

Revival of  for Symfony 6+ and PHP 8+.

**Note:** The main difference with `fpn/tag-bundle` is that taggable entities do not hold their tags, they're only available through the `TagService`.

How to
------

[](#how-to)

### Install bundle

[](#install-bundle)

```
composer require edumedia/tag-bundle
```

### Create Tag class

[](#create-tag-class)

```
