.gitignore | |
|
|
.travis.yml | |
|
|
LICENSE.txt | |
|
|
README.md | |
|
|
composer.json | |
|
|
phpcs.xml | |
|
|
phpstan.neon | |
|
|
phpunit.xml | |
|
|
sources/BaseProcessor.php | 40 | A 0 mins |
|
sources/Format/CamelCaseFormatter.php | 51 | A 3 hrs |
|
sources/Format/CaseSwitcher.php | 85 | A 25 mins |
|
sources/Format/CaseSwitcherInterface.php | 7 | A 0 mins |
|
sources/Format/KebabCaseFormatter.php | 55 | A 50 mins |
|
sources/Format/LowerCaseFormatter.php | 11 | A 0 mins |
|
sources/Format/SnakeCaseFormatter.php | 55 | A 50 mins |
|
sources/Format/UpperCaseFormatter.php | 11 | A 0 mins |
|
sources/Multiprocessor.php | 23 | A 0 mins |
|
sources/ProcessorInterface.php | 7 | A 0 mins |
|
sources/Purify/AlphabeticalPurifier.php | 11 | A 0 mins |
|
sources/Purify/BasePurifier.php | 13 | A 0 mins |
|
sources/Purify/PunctuationStripper.php | 11 | A 0 mins |
|
sources/Translit/Dictionary/DictionaryInterface.php | 6 | A 0 mins |
|
sources/Translit/Dictionary/RuEnDictionary.php | 77 | A 2 hrs |
|
sources/Translit/RuEnTranslator.php | 12 | A 0 mins |
|
sources/Translit/Translator.php | 47 | A 0 mins |
|
sources/Translit/TranslatorInterface.php | 9 | A 0 mins |
|