Laragear/Meta

View on GitHub
Branch: 1.x(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.gitattributes
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature_request.yml
.github/PULL_REQUEST_TEMPLATE.md
.github/assets/support.png
.github/dependabot.yml
.github/workflows/php.yml
.gitignore
.styleci.yml
LICENSE.md
README.md
composer.json
phpunit.xml
src/BootHelpers.php78
src/Console/Commands/WithEnvironmentFile.php32
src/Console/Commands/WithProductionConfirmation.php21
src/Console/Commands/WithStubs.php20
src/Database/Eloquent/ExtendsBuilder.php27
src/Discover.php187
A
1 hr
src/Http/Middleware/MiddlewareDeclaration.php39
src/PublishesMigrations.php17
src/Testing/Auth/InteractsWithAuthorization.php47
src/Testing/Eloquent/InteractsWithCast.php15
src/Testing/Eloquent/PendingTestCast.php48
src/Testing/Http/Middleware/InteractsWithMiddleware.php16
src/Testing/Http/Middleware/PendingTestMiddleware.php68
src/Testing/Http/Requests/InteractsWithFormRequests.php19
src/Testing/Http/Requests/PendingTestFormRequest.php99
src/Testing/InteractsWithServiceProvider.php212
src/Testing/InteractsWithServices.php33
src/Testing/Validation/InteractsWithValidator.php22
B
4 hrs
stubs/App/Events/AbstractClass.php5
stubs/App/Events/Bar.php8
stubs/App/Events/Bar/Baz.php11
stubs/App/Events/Bar/Baz/Cougar.php10
stubs/App/Events/Bar/Cougar.php5
stubs/App/Events/Bar/Qux.php6
stubs/App/Events/Bar/Quz.php9
stubs/App/Events/Bar/TestInterface.php5
stubs/App/Events/Bar/empty.php1
stubs/App/Events/Foo.php22
stubs/Services/Events/Bar.php5
stubs/Services/Events/Bar/Baz/Cougar.php5
stubs/Services/Events/Bar/Quz.php5
stubs/Services/Events/Foo.php5