Libraries tagged by snake_case
lenny4/php-swtich-case
729 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
ptrkcsk/change-case
405 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
1123 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
19806 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
thgiang/laravel-response-json-snake-case
36 Downloads
Convert response JSON key to snake-case
ssfyn/string-case
9 Downloads
Convert any string to snake_case or kebab-case or PascalCase or camelCase.