rinvex/laravel-tags

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.styleci.yml
.gitattributes
phpstan.neon.dist
CHANGELOG.md
phpunit.xml.dist
.github/dependabot.yml
CONTRIBUTING.md
CODE_OF_CONDUCT.md
composer.json
.scrutinizer.yml
README.md
.travis.yml
.editorconfig
.codeclimate.yml
.gitignore
LICENSE
config/config.php12
A
0 mins
src/Console/Commands/PublishCommand.php19
A
0 mins
database/migrations/2020_01_01_000002_create_taggables_table.php23
A
0 mins
database/migrations/2020_01_01_000001_create_tags_table.php26
A
0 mins
src/Console/Commands/RollbackCommand.php27
A
0 mins
src/Console/Commands/MigrateCommand.php28
A
0 mins
src/Providers/TagsServiceProvider.php36
A
0 mins
src/Models/Tag.php103
A
0 mins
src/Traits/Taggable.php132
B
5 hrs