Libraries tagged by camel-case
jawira/case-converter
5739669 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
2224287 Downloads
Multilingual inflector that transforms words from singular to plural, underscore to camel case, and more.
ghostwriter/case-converter
1801321 Downloads
Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase
adrenalinkin/doctrine-naming-strategy
151926 Downloads
Camel Case Doctrine ORM naming strategy
nayjest/str-case-converter
432832 Downloads
Library for converting strings from camel case to snake case and vice versa.
bear/camel-case-key-module
108319 Downloads
Convert camelcase key output
salernolabs/camelize
50831 Downloads
Utility for camel and uncamel casing words or phrases.
sebastiansulinski/string-converter
36798 Downloads
Convert between snake and camel case, hyphen to camel case, to constant name, ucfirst, ucwords
epifrin/rector-custom-rules
20269 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
12497 Downloads
Converts camel case strings to/from Dash case. Heavily based on Symfonys CamelCaseToSnakeCaseNameConverter function
rizkussef/laravel-snake-to-camel-case
15 Downloads
A Laravel middleware package to automatically convert API response keys from snake_case to camelCase for frontend compatibility, and optionally convert request keys from camelCase to snake_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
ptrkcsk/change-case
413 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!
lenny4/php-swtich-case
732 Downloads
Switch string between (camel case, snake case, kebab case, pascal case, upper case)