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