.codeclimate.yml | |
|
|
.coveralls.yml | |
|
|
.gitattributes | |
|
|
.github/FUNDING.yml | |
|
|
.github/workflows/test-config.yml | |
|
|
.gitignore | |
|
|
.styleci.yml | |
|
|
.travis.yml | |
|
|
CODE_OF_CONDUCT.md | |
|
|
Dockerfile | |
|
|
ISSUE_TEMPLATE.md | |
|
|
LICENSE | |
|
|
README.md | |
|
|
composer.json | |
|
|
docker-compose.yml | |
|
|
docker/apache/000-default.conf | |
|
|
docker/php/php.ini | |
|
|
phpunit.xml | |
|
|
resources/views/index.blade.php | 156 | A 0 mins |
|
src/ConfigFactory.php | 37 | A 0 mins | A 100% |
src/Console/GenerateDocsCommand.php | 36 | A 0 mins | A 100% |
src/Exceptions/L5SwaggerException.php | 5 | A 0 mins | F 0% |
src/Generator.php | 178 | A 1 hr | A 98% |
src/GeneratorFactory.php | 29 | A 0 mins | A 100% |
src/Http/Controllers/SwaggerAssetController.php | 32 | A 0 mins | A 100% |
src/Http/Controllers/SwaggerController.php | 121 | A 3 hrs | A 100% |
src/Http/Middleware/Config.php | 22 | A 0 mins | A 100% |
src/L5SwaggerFacade.php | 10 | A 0 mins | F 0% |
src/L5SwaggerServiceProvider.php | 40 | A 0 mins | A 95% |
src/SecurityDefinitions.php | 69 | A 0 mins | A 100% |
src/helpers.php | 42 | A 0 mins | A 92% |
src/routes.php | 52 | A 0 mins | A 95% |
tests/ConfigFactoryTest.php | 116 | A 2 hrs |
|
tests/ConsoleTest.php | 36 | A 0 mins |
|
tests/GeneratorTest.php | 241 | A 1 hr |
|
tests/HelpersTest.php | 11 | A 0 mins |
|
tests/RoutesTest.php | 171 | A 0 mins |
|
tests/SecurityDefinitionsTest.php | 79 | A 0 mins |
|
tests/TestCase.php | 160 | A 25 mins |
|
tests/storage/annotations/OpenApi/Clients/L5SwaggerAnnotationsExampleClients.php | 8 | A 0 mins |
|
tests/storage/annotations/OpenApi/L5SwaggerAnnotationsExampleInfo.php | 5 | A 0 mins |
|
tests/storage/annotations/OpenApi/L5SwaggerAnnotationsExampleProjects.php | 11 | A 0 mins |
|
tests/storage/annotations/OpenApi/L5SwaggerAnnotationsExampleSecurity.php | 5 | A 0 mins |
|
tests/storage/annotations/OpenApi/L5SwaggerAnnotationsExampleSecurityScheme.php | 5 | A 0 mins |
|
tests/storage/annotations/OpenApi/L5SwaggerAnnotationsExampleServer.php | 5 | A 0 mins |
|
tests/storage/annotations/OpenApi/L5SwaggerAnnotationsExampleTag.php | 5 | A 0 mins |
|
tests/storage/annotations/OpenApi/Products/L5SwaggerAnnotationsExampleProducts.php | 8 | A 0 mins |
|