Libraries tagged by snakecase
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.
ptrkcsk/change-case
396 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!
micropackage/casegnostic
5773 Downloads
Casegnostic - access properties and methods both snake_case and camelCase
cupoftea/eloquent-snake-relations
19 Downloads
A simple trait to access your Eloquent relations using its snake_case property
thgiang/laravel-response-json-snake-case
36 Downloads
Convert response JSON key to snake-case
robinthehood/naming-convention
73 Downloads
Converts and checks naming-conventions.
allansun/camel
32 Downloads
Tiny library to handle words case transformation. Originally from https://github.com/MattKetmo/camel
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.
realodix/change-case
12791 Downloads
Convert strings between camelCase, PascalCase, Headline Case, snake_case and more.
petrenkoanton/key-normalizer
217 Downloads
Converts snake_case to camelCase and vice versa
kolyunya/string-processor
5715 Downloads
PHP string processing library.
hyqo/string
50 Downloads
Fluent-style string operations