Libraries tagged by snake_case
ernix/lettercase
4153 Downloads
A tool to convert from and to camelCase, snake_case, PascalCase and Path/Form.
matthv/laravel-dingo-transform
12139 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
19 Downloads
A simple trait to access your Eloquent relations using its snake_case property
ptrkcsk/change-case
384 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
14947 Downloads
A converter for strings in most popular cases
cluedit/maskman
25 Downloads
from CamelCase to snake_case, from snake_case to CamelCase
alimfazeli/eloquence
11 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
adamlc/lettercase
19786 Downloads
A tool to convert from and to camelCase, snake_case, PascalCase and Path/Form
yanlyan/laravel-convert-case-middleware
8 Downloads
Convert request and response keys to and from camel and snake case.
todstoychev/case-convertor
36 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