Libraries tagged by camelcase
cve/naming-convention-converter
6 Downloads
This little package includes string utils which for example can convert underscore_string to camelCased and vice-versa
chris1109873/case-converter
3 Downloads
A package for converting camel case to snake case and vice versa.
tamtamchik/namecase
355296 Downloads
This package allows you to convert names into the correct case where possible.
yadelivery/name-case-lib
134173 Downloads
Library for inflecting Russian and Ukrainian Names. Fork of http://namecaselib.com/
worksection/namecases
3175 Downloads
NameCase class (make usable package from https://github.com/seagullua/NameCaseLib)
klearvue/namecaselib
13257 Downloads
Library for inflecting Russian and Ukrainian Names. Fork of http://namecaselib.com/
crocone/namecase
8648 Downloads
nomelodic/name-case-lib
4140 Downloads
Created based on the NameCaseLib library (https://github.com/seagullua/NameCaseLib). NameCaseLib is a PHP library designed for automatic declension of full names in Russian and Ukrainian. A unique feature is that the librarycontains the same methods for working with full names in Russian and Ukrainian.
nazbav/name-case-lib
467 Downloads
NameCaseLib — библиотека PHP5, предназначенная для автоматического склонения ФИО в русском и украинском языках. Уникальная особенность состоит в том, что библиотека содержит одинаковые методы для работы с ФИО на русском и украинском языках.
makeroi/name-case-lib
179 Downloads
Created based on the NameCaseLib library (https://github.com/seagullua/NameCaseLib). NameCaseLib is a PHP library designed for automatic declension of full names in Russian and Ukrainian. A unique feature is that the librarycontains the same methods for working with full names in Russian and Ukrainian.
lolcodeca/namecase
11 Downloads
A small library to properly apply upper case to (mostly English) surnames.
zorca/name-case-lib
793 Downloads
Library for inflecting Russian and Ukrainian Names. Fork of http://namecaselib.com/
kimlu/utils-txt
10 Downloads
La clase TXT agrupa funcionalidades sobre un texto ( startWith, endWith, equals, compare, contains, lastPart, firstPart, toCamelCaseClass, toCamelCaseVariable ).