Jagepard/Rudra-Framework

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitignore
.scrutinizer.yml
LICENSE
README.md
app/Containers/Web/UI/cache/mainpage.phtml
app/Containers/Web/UI/tmpl/index.phtml
app/Containers/Web/UI/tmpl/layout.phtml
app/Ship/Data/rudra.sqlite
app/Ship/Errors/UI/tmpl/errors/404.phtml
app/Ship/Errors/UI/tmpl/errors/503.phtml
app/Ship/Errors/UI/tmpl/layout.phtml
composer.json
config/commands.yml
config/setting.local.yml
log
public/.htaccess
public/css/prism.css
public/favicon.ico
public/images/rudra.png
rudra
public/js/prism.js4
app/Containers/Web/Controller/IndexController.php52
app/Containers/Web/Entity/Users.php8
app/Containers/Web/Factory/StdFactory.php12
app/Containers/Web/Factory/TestFactory.php12
app/Containers/Web/Interface/TestInterface.php5
app/Containers/Web/Listener/MessageListener.php7
app/Containers/Web/Middleware/FirstMiddleware.php18
app/Containers/Web/Middleware/SecondMiddleware.php15
app/Containers/Web/Model/Users.php6
app/Containers/Web/Observer/TestObserver.php10
app/Containers/Web/Repository/UsersRepository.php7
app/Containers/Web/UI/UI.php31
A
1 hr
app/Containers/Web/WebController.php19
app/Containers/Web/config.php22
app/Containers/Web/routes.php11
app/Ship/Command/ArrayToYml.php22
app/Ship/Command/BcryptCommand.php18
app/Ship/Command/ConsoleCommand.php21
app/Ship/Command/CreateContainerCommand.php102
A
1 hr
app/Ship/Command/CreateControllerCommand.php71
A
1 hr
app/Ship/Command/CreateFactoryCommand.php37
C
7 hrs
app/Ship/Command/CreateInterfaceCommand.php34
C
7 hrs
app/Ship/Command/CreateListenerCommand.php34
C
7 hrs
app/Ship/Command/CreateMiddlewareCommand.php45
C
7 hrs
app/Ship/Command/CreateMigrationCommand.php118
B
4 hrs
app/Ship/Command/CreateModelCommand.php71
app/Ship/Command/CreateObserverCommand.php38
C
7 hrs
app/Ship/Command/CreateSeedCommand.php81
A
1 hr