bnomei/kirby3-doctor

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.babelrc
.coveralls.yml
.editorconfig
.gitattributes
.github/FUNDING.yml
.github/workflows/test.yml
.gitignore
.travis.yml
LICENSE
README.md
composer.json
composer.lock
docker-compose.yml
doctor-checks-defaults.json
index.css
kirby3-doctor-screenshot-1.gif
package.json
phpunit.xml
src/components/fields/Doctor.vue
yarn.lock
index.js10
src/index.js20
.php-cs-fixer.dist.php15
classes/CheckGitFolder.php29
A
40 mins
classes/CheckHtaccess.php29
A
40 mins
classes/CheckKirbyAccount.php27
classes/CheckKirbyCacheSize.php30
A
1 hr
classes/CheckKirbyLicense.php36
classes/CheckKirbyMediaSize.php30
A
1 hr
classes/CheckKirbySystem.php29
classes/CheckKirbyVersion.php51
A
1 hr
classes/CheckSSL.php30
classes/Doctor.php158
B
4 hrs
classes/DoctorReporter.php39
classes/Interfaces/Doctor.php7
index.php90