Libraries tagged by snake case
rizkussef/laravel-snake-to-camel-case
15 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
lenny4/php-swtich-case
732 Downloads
Switch string between (camel case, snake case, kebab case, pascal case, upper case)
cupoftea/eloquent-snake-relations
19 Downloads
A simple trait to access your Eloquent relations using its snake_case property
arkn/laravel-convert-case-middleware
42 Downloads
Convert request and response keys to and from camel and snake case.
ptrkcsk/change-case
413 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
25 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
xetaio/eloquence
1125 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
rdallimore/eloquence
2433 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
junaidkhan/php-string-helper
25 Downloads
A PHP helper library offering utilities like truncate, slugify, casing conversions, and more.
cluedit/maskman
27 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
19807 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
37 Downloads
Camel to snake case and snake to camel case convertor