PoweredLocal/vrata

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.env.example
.gitignore
.travis.yml
Dockerfile
LICENSE
README.md
artisan
ci/apm-appoptics.sh
ci/appoptics.so
ci/log.conf
ci/logs-logentries.sh
ci/site.conf
ci/start.sh
composer.json
composer.lock
phpunit.xml
app/Console/Commands/CombineDocs.php97
B
5 hrs
app/Console/Commands/ParseServices.php122
B
5 hrs
app/Console/Kernel.php16
app/Events/Event.php7
app/Events/ExampleEvent.php8
app/Exceptions/DataFormatException.php5
app/Exceptions/Handler.php33
app/Exceptions/NotImplementedException.php5
app/Exceptions/UnableToExecuteRequestException.php14
app/Http/Controllers/GatewayController.php104
app/Http/Middleware/AddCORSHeader.php14
app/Http/Middleware/Authenticate.php20
app/Http/Middleware/HelperMiddleware.php15
app/Http/Middleware/Throttle.php66
app/Http/Request.php30
app/Http/routes.php7
app/Jobs/Job.php10
app/Presenters/JSONPresenter.php42
app/Presenters/PresenterContract.php7
app/Presenters/RawPresenter.php13
app/Providers/AppServiceProvider.php77
app/Providers/AuthServiceProvider.php18
app/Providers/EventServiceProvider.php11
app/Routing/Action.php87
app/Routing/ActionContract.php19
app/Routing/Route.php67
app/Routing/RouteContract.php17
app/Routing/RouteRegistry.php73
app/Services/DNSRegistry.php11
app/Services/RandomDNSRegistry.php16
app/Services/RestBatchResponse.php56
app/Services/RestClient.php185
A
2 hrs
app/Services/ServiceRegistryContract.php6