Libraries tagged by camel snake
phpsa/laravel-case-remapping
25 Downloads
Methods to allow the mapping of cases to snake / camel for input / output
allansun/camel
32 Downloads
Tiny library to handle words case transformation. Originally from https://github.com/MattKetmo/camel
todstoychev/case-convertor
37 Downloads
Camel to snake case and snake to camel case convertor
nnssn/str-rename
1241 Downloads
Converts the camel case and snake case each other.
vuthaihoc/eloquence
726 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.[Change for my pfoject only]
realodix/change-case
12791 Downloads
Convert strings between camelCase, PascalCase, Headline Case, snake_case and more.
petrenkoanton/key-normalizer
217 Downloads
Converts snake_case to camelCase and vice versa
kolyunya/string-processor
5715 Downloads
PHP string processing library.
hyqo/string
50 Downloads
Fluent-style string operations
dev-jeetu/case-converter
1 Downloads
A comprehensive PHP library for converting between different naming conventions (snake_case, camelCase, PascalCase, kebab-case, etc.)
yanlyan/laravel-convert-case-middleware
8 Downloads
Convert request and response keys to and from camel and snake case.
opintat/caseconverter
4 Downloads
Case converter from camel to snake case
chris1109873/case-converter
5 Downloads
A package for converting camel case to snake case and vice versa.