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