.codeclimate.yml | |
|
|
.editorconfig | |
|
|
.gitattributes | |
|
|
.github/dependabot.yml | |
|
|
.gitignore | |
|
|
.scrutinizer.yml | |
|
|
.styleci.yml | |
|
|
.travis.yml | |
|
|
CHANGELOG.md | |
|
|
CODE_OF_CONDUCT.md | |
|
|
CONTRIBUTING.md | |
|
|
LICENSE | |
|
|
README.md | |
|
|
composer.json | |
|
|
config/config.php | 12 | A 0 mins |
|
database/migrations/2020_01_01_000001_create_categories_table.php | 26 | A 0 mins |
|
database/migrations/2020_01_01_000002_create_categorizables_table.php | 23 | A 0 mins |
|
phpstan.neon.dist | |
|
|
phpunit.xml.dist | |
|
|
src/Console/Commands/MigrateCommand.php | 28 | A 0 mins |
|
src/Console/Commands/PublishCommand.php | 19 | A 0 mins |
|
src/Console/Commands/RollbackCommand.php | 27 | A 0 mins |
|
src/Models/Category.php | 71 | A 0 mins |
|
src/Providers/CategoriesServiceProvider.php | 36 | A 0 mins |
|
src/Traits/Categorizable.php | 125 | A 2 hrs |
|