Libraries tagged by camel snake
jawira/case-converter
7817671 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
1050286 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
mattketmo/camel
380115 Downloads
Tiny library to handle words case transformation
ghostwriter/case-converter
4215313 Downloads
Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase
nayjest/str-case-converter
512142 Downloads
Library for converting strings from camel case to snake case and vice versa.
realodix/change-case
47392 Downloads
Convert strings between camelCase, PascalCase, Headline Case, snake_case and more.
tomlerendu/laravel-convert-case-middleware
71335 Downloads
Convert request and response keys to and from camel and snake case.
programic/laravel-convert-case-middleware
20813 Downloads
Convert request and response keys to and from camel and snake case.
sebastiansulinski/string-converter
42875 Downloads
Convert between snake and camel case, hyphen to camel case, to constant name, ucfirst, ucwords
rizkussef/laravel-snake-to-camel-case
943 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
xetaio/eloquence
1276 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
rdallimore/eloquence
2854 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
arkn/laravel-convert-case-middleware
244 Downloads
Convert request and response keys to and from camel and snake case.
elleyeayeme/case-converter
14947 Downloads
A converter for strings in most popular cases
dev-jeetu/case-converter
9 Downloads
A comprehensive PHP library for converting between different naming conventions (snake_case, camelCase, PascalCase, kebab-case, etc.)