thinkawitch / tag-bundle
Tags for Symfony
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=8.1
- doctrine/doctrine-bundle: ^2.11
- doctrine/orm: ^2.17
- symfony/ux-autocomplete: ^2.14
This package is auto-updated.
Last update: 2025-05-21 14:24:58 UTC
README
TaggableTrait
for your entities to assign multiple tags per entity, and TagsType
field for forms.
Requirements
- PHP 8.1+
- Symfony 6.4+
- Symfony Stimulus
- Symfony UX Turbo & UX Autocomplete
Resources
- Documentation
- Coosos/TagBundle the original bundle made for Symfony 4 and jQuery