Libraries tagged by camel-case
jawira/case-converter
5499843 Downloads
Convert strings between 13 naming conventions: Snake case, Camel case, Pascal case, Kebab case, Ada case, Train case, Cobol case, Macro case, Upper case, Lower case, Sentence case, Title case and Dot notation.
icanboogie/inflector
2178985 Downloads
Multilingual inflector that transforms words from singular to plural, underscore to camel case, and more.
ghostwriter/case-converter
1419553 Downloads
Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase
adrenalinkin/doctrine-naming-strategy
140465 Downloads
Camel Case Doctrine ORM naming strategy
nayjest/str-case-converter
426566 Downloads
Library for converting strings from camel case to snake case and vice versa.
salernolabs/camelize
49128 Downloads
Utility for camel and uncamel casing words or phrases.
sebastiansulinski/string-converter
36360 Downloads
Convert between snake and camel case, hyphen to camel case, to constant name, ucfirst, ucwords
bear/camel-case-key-module
99989 Downloads
Convert camelcase key output
epifrin/rector-custom-rules
17405 Downloads
These are three rector rules to convert private method name, to convert local variable name to camel case and to replace double quotes with single quotes in string literals.
mister-glass/camel-case-to-dash-case-name-converter
12225 Downloads
Converts camel case strings to/from Dash case. Heavily based on Symfonys CamelCaseToSnakeCaseNameConverter function
lenny4/php-swtich-case
721 Downloads
Switch string between (camel case, snake case, kebab case, pascal case, upper case)
khuddus/php-camel-case-helpers
74 Downloads
A php tool to convert underscored or dashed arrays to camelcased arrays
divineomega/php-camel-caser
15 Downloads
Lets you use built-in PHP functions in camel case
originphp/inflector
12191 Downloads
OriginPHP Inflector
ptrkcsk/change-case
396 Downloads
Convert strings to camelCase, CONSTANT_CASE, dot.case, Header-Case, lower case, param-case, PascalCase, path/case, Sentence case, snake_case, Title Case, UPPER CASE, and more!