plank/laravel-model-resolver

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.gitattributes
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/bug.yml
.github/ISSUE_TEMPLATE/config.yml
.github/dependabot.yml
.github/workflows/dependabot-auto-merge.yml
.github/workflows/fix-php-code-style-issues.yml
.github/workflows/run-tests.yml
.gitignore
CHANGELOG.md
CONTRIBUTING.md
LICENSE.md
README.md
art/model-resolver.png
composer.json
phpunit.xml.dist
src/Contracts/ResolvesModels.php15
A
0 mins
F
0%
src/Exceptions/ModelResolverException.php14
A
0 mins
F
0%
src/Facades/Models.php13
A
0 mins
A
100%
src/LaravelModelResolverServiceProvider.php33
A
0 mins
C
73%
src/Repository/ModelRepository.php137
A
0 mins
A
91%