vikkio88/slime

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.env.example
.gitignore
.htaccess
.travis.yml
README.md
composer.json
novice
phpunit.xml
Actions/Base/AuthApiAction.php34
Actions/Ping/PingGet.php10
Actions/User/Login/TokenLogin.php25
Actions/User/UserGetAll.php18
Console/CoverageCommand.php48
Console/EchoCommand.php14
Models/Users/User.php18
Models/Users/UserToken.php28
database/migrations/M1477152226CreateUsersTable.php20
database/migrations/M1478637077UserTokens.php21
database/seeds/S1477152730UsersSeeder.php20
database/seeds/S1478638829UserTokens.php22
index.php20
routes/auth/routes.php3
routes/ping/routes.php3
routes/users/routes.php3