mimmi20/browscap-helper

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.editorconfig
.gitattributes
.github/CODEOWNERS
.github/CONTRIBUTING.md
.github/ISSUE_TEMPLATE.md
.github/dependabot.yml
.github/labels.yml
.github/release-drafter.yml
.github/renovate.json5
.github/workflows/cleanup-caches.yml
.github/workflows/codeql.yml
.github/workflows/continuous-integration.yml
.github/workflows/dependency-review.yml
.github/workflows/labels.yml
.github/workflows/lint-workflow-files.yml
.github/workflows/lock-closed-issues.yml
.github/workflows/reactions.yml
.github/workflows/release-drafter.yml
.github/workflows/renovate-config-validator.yml
.gitignore
.markdown-link-check.json
.markdownlint.yaml
.mega-linter.yml
.noai
.php-cs-fixer.php33
A
0 mins
.phplint.yml
.yamllint.yml
LICENSE.md
README.md
bin/browscap-helper.php16
A
0 mins
codecov.yml
composer.json
data/regexes.yaml
phpcs.xml
phpmd.ruleset.xml
phpstan.neon
rector.php28
A
0 mins
src/BrowscapHelper.php46
A
1 hr
src/Command/ConvertLogsCommand.php108
A
0 mins
src/Command/CopyTestsCommand.php170
A
0 mins
src/Command/RewriteTestsCommand.php795
A
0 mins
src/Factory/Regex/Exception/GeneralBlackberryException.php7
A
0 mins
src/Factory/Regex/Exception/GeneralDeviceException.php7
A
0 mins
src/Factory/Regex/Exception/GeneralPhilipsTvException.php7
A
0 mins
src/Factory/Regex/Exception/GeneralPhoneException.php7
A
0 mins
src/Factory/Regex/Exception/GeneralTabletException.php7
A
0 mins
src/Factory/Regex/Exception/GeneralTvException.php7
A
0 mins
src/Factory/Regex/Exception/NoMatchException.php7
A
0 mins
src/Helper/ExistingTestsLoader.php50
A
2 hrs