Libraries tagged by snake_case
rizkussef/laravel-snake-to-camel-case
12 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
realodix/change-case
12791 Downloads
Convert strings between camelCase, PascalCase, Headline Case, snake_case and more.
opintat/caseconverter
4 Downloads
Case converter from camel to snake case
micropackage/casegnostic
5773 Downloads
Casegnostic - access properties and methods both snake_case and camelCase
dev-jeetu/case-converter
1 Downloads
A comprehensive PHP library for converting between different naming conventions (snake_case, camelCase, PascalCase, kebab-case, etc.)
chris1109873/case-converter
5 Downloads
A package for converting camel case to snake case and vice versa.
vuthaihoc/eloquence
726 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.[Change for my pfoject only]
seworqs/commons-string
11 Downloads
A modern PHP utility library for string manipulation, including case conversion, namespace formatting, path handling, and secure random string generation.
petrenkoanton/key-normalizer
217 Downloads
Converts snake_case to camelCase and vice versa
nnssn/str-rename
1241 Downloads
Converts the camel case and snake case each other.
kolyunya/string-processor
5715 Downloads
PHP string processing library.
hyqo/string
50 Downloads
Fluent-style string operations
allansun/camel
32 Downloads
Tiny library to handle words case transformation. Originally from https://github.com/MattKetmo/camel
robinthehood/naming-convention
73 Downloads
Converts and checks naming-conventions.
leobenoist/string-helper
5469 Downloads
PHP StringHelper is a small library that can perform string manipulation.