kodekeep/laravel-meta-attributes

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.gitattributes
.github/FUNDING.yml
.github/workflows/format.yml
.github/workflows/test.yml
.gitignore
.php_cs
CHANGELOG.md
CONTRIBUTING.md
LICENSE
README.md
composer.json
database/migrations/2020_03_14_000000_create_meta_attributes_table.php22
A
0 mins
phpstan.neon.dist
phpunit.xml.dist
src/Concerns/HasMetaAttributes.php17
A
0 mins
src/MetaAttributes.php108
A
0 mins
src/Models/MetaAttribute.php12
A
0 mins
src/Providers/MetaAttributesServiceProvider.php22
A
0 mins