Libraries tagged by snake_case
ernix/lettercase
3873 Downloads
A tool to convert from and to camelCase, snake_case, PascalCase and Path/Form.
matthv/laravel-dingo-transform
11754 Downloads
This repository lets your API users pass in and receive camelCased or snake_cased keys while your app receives and produces snake_cased ones.
cupoftea/eloquent-snake-relations
18 Downloads
A simple trait to access your Eloquent relations using its snake_case property
ptrkcsk/change-case
370 Downloads
Convert strings to camelCase, CONSTANT_CASE, dot.case, Header-Case, lower case, param-case, PascalCase, path/case, Sentence case, snake_case, Title Case, UPPER CASE, and more!
phpsa/laravel-case-remapping
24 Downloads
Methods to allow the mapping of cases to snake / camel for input / output
elleyeayeme/case-converter
14946 Downloads
A converter for strings in most popular cases
petrenkoanton/key-normalizer
212 Downloads
Converts snake_case to camelCase and vice versa
hyqo/string
31 Downloads
Fluent-style string operations
alimfazeli/eloquence
11 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
yanlyan/laravel-convert-case-middleware
8 Downloads
Convert request and response keys to and from camel and snake case.
todstoychev/case-convertor
35 Downloads
Camel to snake case and snake to camel case convertor
thgiang/laravel-response-json-snake-case
35 Downloads
Convert response JSON key to snake-case
ssfyn/string-case
8 Downloads
Convert any string to snake_case or kebab-case or PascalCase or camelCase.
realodix/change-case
12790 Downloads
Convert strings between camelCase, PascalCase, Headline Case, snake_case and more.
opintat/caseconverter
3 Downloads
Case converter from camel to snake case