.gitattributes | |
|
|
.github/workflows/ci.yaml | |
|
|
.gitignore | |
|
|
.php_cs | |
|
|
LICENSE | |
|
|
README.md | |
|
|
composer.json | |
|
|
docs/index.md | |
|
|
docs/javascript.md | |
|
|
phpunit.xml.dist | |
|
|
src/BeelabTagBundle.php | 10 | A 0 mins | F 0% |
src/DependencyInjection/BeelabTagExtension.php | 18 | A 0 mins | A 100% |
src/DependencyInjection/Configuration.php | 23 | A 0 mins | A 100% |
src/Entity/AbstractTaggable.php | 43 | A 0 mins | A 100% |
src/Listener/TagSubscriber.php | 92 | B 4 hrs | A 96% |
src/Tag/TagInterface.php | 7 | A 0 mins | F 0% |
src/Tag/TaggableInterface.php | 10 | A 0 mins | F 0% |