PHPackages                             anh/taggable-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. anh/taggable-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

anh/taggable-bundle
===================

Taggable symfony bundle

v1.2.1(11y ago)612.6k2[1 issues](https://github.com/hilobok/AnhTaggableBundle/issues)[1 PRs](https://github.com/hilobok/AnhTaggableBundle/pulls)1MITPHP

Since Nov 4Pushed 10y ago1 watchersCompare

[ Source](https://github.com/hilobok/AnhTaggableBundle)[ Packagist](https://packagist.org/packages/anh/taggable-bundle)[ RSS](/packages/anh-taggable-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (8)Used By (1)

AnhTaggableBundle
=================

[](#anhtaggablebundle)

Bundle provides integration of [doctrine-extensions-taggable](https://github.com/hilobok/doctrine-extensions-taggable), adds form types for editing tag and tagging.

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

[](#installation)

Install via composer with command:

```
$ php composer.phar require 'anh/taggable-bundle:~1.0'
```

Enable bundles in the kernel:

```
