Libraries tagged by snake case
jawira/case-converter
7733101 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
1041866 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
nayjest/str-case-converter
509505 Downloads
Library for converting strings from camel case to snake case and vice versa.
marcusball/case-helper
52223 Downloads
Easily convert between camelCase, PascalCase, kebab-case, snake_case, SCREAMING_SNAKE_CASE, Train-Case, and string case!
ghostwriter/case-converter
4153869 Downloads
Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase
nabil1337/case-helper
621234 Downloads
Easily convert between camelCase, PascalCase, kebab-case, snake_case, SCREAMING_SNAKE_CASE, Train-Case, and string case!
mattketmo/camel
378885 Downloads
Tiny library to handle words case transformation
drevops/phpcs-standard
117379 Downloads
DrevOps PHP_CodeSniffer rules: enforce consistent naming (snakeCase or camelCase) for variables and parameters, PHPUnit data provider conventions.
tomlerendu/laravel-convert-case-middleware
71212 Downloads
Convert request and response keys to and from camel and snake case.
realodix/change-case
40345 Downloads
Convert strings between camelCase, PascalCase, Headline Case, snake_case and more.
programic/laravel-convert-case-middleware
20540 Downloads
Convert request and response keys to and from camel and snake case.
deoliveiralucas/array-keys-case-transform
224872 Downloads
Simple library to handle words case transformation from array keys
sebastiansulinski/string-converter
42697 Downloads
Convert between snake and camel case, hyphen to camel case, to constant name, ucfirst, ucwords
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
arkn/laravel-convert-case-middleware
223 Downloads
Convert request and response keys to and from camel and snake case.