Libraries tagged by camel-case
jawira/case-converter
7739562 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
2489180 Downloads
Multilingual inflector that transforms words from singular to plural, underscore to camel case, and more.
ghostwriter/case-converter
4167599 Downloads
Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase
adrenalinkin/doctrine-naming-strategy
275676 Downloads
Camel Case Doctrine ORM naming strategy
nayjest/str-case-converter
509594 Downloads
Library for converting strings from camel case to snake case and vice versa.
bear/camel-case-key-module
150090 Downloads
Convert camelcase key output
realodix/change-case
44328 Downloads
Convert strings between camelCase, PascalCase, Headline Case, snake_case and more.
sebastiansulinski/string-converter
42702 Downloads
Convert between snake and camel case, hyphen to camel case, to constant name, ucfirst, ucwords
salernolabs/camelize
63363 Downloads
Utility for camel and uncamel casing words or phrases.
epifrin/rector-custom-rules
37665 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.
rizkussef/laravel-snake-to-camel-case
930 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
mister-glass/camel-case-to-dash-case-name-converter
13451 Downloads
Converts camel case strings to/from Dash case. Heavily based on Symfonys CamelCaseToSnakeCaseNameConverter function
miqo/laravel-models-camel-case
472 Downloads
Simply camelCase Laravel Model attributes and relationships
khuddus/php-camel-case-helpers
90 Downloads
A php tool to convert underscored or dashed arrays to camelcased arrays
jord-jd/php-camel-caser
1 Downloads
Lets you use built-in PHP functions in camel case