picturae/joomla-cli

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
README.md
VERSION
bin/joomla-cli
composer.json
phpunit.xml.dist
src/JoomlaCli/Console/Command/Core/DownloadCommand.php90
A
1 hr
src/JoomlaCli/Console/Command/Core/InstallDbCommand.php211
A
3 hrs
src/JoomlaCli/Console/Command/Core/UpdateDbCommand.php65
A
0 mins
src/JoomlaCli/Console/Command/Extension/Language/InstallCommand.php89
B
4 hrs
src/JoomlaCli/Console/Command/Extension/Language/ListCommand.php78
A
2 hrs
src/JoomlaCli/Console/Joomla/Application.php208
A
3 hrs
src/JoomlaCli/Console/Joomla/Bootstrapper.php34
A
0 mins
src/JoomlaCli/Console/Joomla/Extension/Installer.php45
A
0 mins
src/JoomlaCli/Console/Joomla/Extension/Installer/Adapter/Base.php65
A
1 hr
src/JoomlaCli/Console/Joomla/Extension/Installer/Adapter/Component.php55
A
2 hrs
src/JoomlaCli/Console/Joomla/Extension/Installer/Adapter/File.php38
A
3 hrs
src/JoomlaCli/Console/Joomla/Extension/Installer/Adapter/Language.php29
A
0 mins
src/JoomlaCli/Console/Joomla/Extension/Installer/Adapter/Library.php36
A
3 hrs
src/JoomlaCli/Console/Joomla/Extension/Installer/Adapter/Module.php44
A
3 hrs
src/JoomlaCli/Console/Joomla/Extension/Installer/Adapter/Package.php74
A
55 mins
src/JoomlaCli/Console/Joomla/Extension/Installer/Adapter/Plugin.php33
A
1 hr
src/JoomlaCli/Console/Joomla/Extension/Installer/Adapter/Template.php36
A
35 mins
src/JoomlaCli/Console/Joomla/Extension/Installer/AdapterInterface.php7
A
0 mins
src/JoomlaCli/Console/Model/Config.php36
A
0 mins
src/JoomlaCli/Console/Model/Joomla/Database.php100
A
0 mins
src/JoomlaCli/Console/Model/Joomla/Download.php48
A
0 mins
src/JoomlaCli/Console/Model/Joomla/Versions.php148
C
1 day