Libraries tagged by camel case
jawira/case-converter
7971179 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.
kirkbushell/eloquence
1062045 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
icanboogie/inflector
2509666 Downloads
Multilingual inflector that transforms words from singular to plural, underscore to camel case, and more.
nayjest/str-case-converter
516604 Downloads
Library for converting strings from camel case to snake case and vice versa.
mattketmo/camel
382598 Downloads
Tiny library to handle words case transformation
ghostwriter/case-converter
4307033 Downloads
Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase
marcusball/case-helper
53603 Downloads
Easily convert between camelCase, PascalCase, kebab-case, snake_case, SCREAMING_SNAKE_CASE, Train-Case, and string case!
nabil1337/case-helper
625545 Downloads
Easily convert between camelCase, PascalCase, kebab-case, snake_case, SCREAMING_SNAKE_CASE, Train-Case, and string case!
adrenalinkin/doctrine-naming-strategy
294370 Downloads
Camel Case Doctrine ORM naming strategy
drevops/phpcs-standard
135244 Downloads
DrevOps PHP_CodeSniffer rules: enforce consistent naming (snakeCase or camelCase) for variables and parameters, PHPUnit data provider conventions.
realodix/change-case
50322 Downloads
Convert strings between camelCase, PascalCase, Headline Case, snake_case and more.
bear/camel-case-key-module
154324 Downloads
Convert camelcase key output
deoliveiralucas/array-keys-case-transform
228447 Downloads
Simple library to handle words case transformation from array keys
grohiro/laravel-camelcase-json
86193 Downloads
Convert response JSON key to camelCase
tomlerendu/laravel-convert-case-middleware
71684 Downloads
Convert request and response keys to and from camel and snake case.