Kolyunya/string-processor

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
LICENSE.txt
README.md
composer.json
phpcs.xml
phpstan.neon
phpunit.xml
sources/BaseProcessor.php40
A
0 mins
sources/Format/CamelCaseFormatter.php51
A
3 hrs
sources/Format/CaseSwitcher.php85
A
25 mins
sources/Format/CaseSwitcherInterface.php7
A
0 mins
sources/Format/KebabCaseFormatter.php55
A
50 mins
sources/Format/LowerCaseFormatter.php11
A
0 mins
sources/Format/SnakeCaseFormatter.php55
A
50 mins
sources/Format/UpperCaseFormatter.php11
A
0 mins
sources/Multiprocessor.php23
A
0 mins
sources/ProcessorInterface.php7
A
0 mins
sources/Purify/AlphabeticalPurifier.php11
A
0 mins
sources/Purify/BasePurifier.php13
A
0 mins
sources/Purify/PunctuationStripper.php11
A
0 mins
sources/Translit/Dictionary/DictionaryInterface.php6
A
0 mins
sources/Translit/Dictionary/RuEnDictionary.php77
A
2 hrs
sources/Translit/RuEnTranslator.php12
A
0 mins
sources/Translit/Translator.php47
A
0 mins
sources/Translit/TranslatorInterface.php9
A
0 mins