Libraries tagged by snakecase
allansun/camel
32 Downloads
Tiny library to handle words case transformation. Originally from https://github.com/MattKetmo/camel
ykw/cruet
0 Downloads
PHP port of the Rust cruet library case conversion functions. Provides camelCase, snake_case, kebab-case, PascalCase and other case transformations.
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
12 Downloads
A modern PHP utility library for string manipulation, including case conversion, namespace formatting, path handling, and secure random string generation.
petrenkoanton/key-normalizer
222 Downloads
Converts snake_case to camelCase and vice versa
kolyunya/string-processor
5716 Downloads
PHP string processing library.
hyqo/string
58 Downloads
Fluent-style string operations
ptrkcsk/change-case
422 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!
yanlyan/laravel-convert-case-middleware
8 Downloads
Convert request and response keys to and from camel and snake case.
upside/option
5 Downloads
PHP implementation of Option type for safe null handling with snake_case method names
tomguastapaglia/phpmd-wordpress
51 Downloads
phpmd rules to add snake_case validation for Wordpress coding style convention
todstoychev/case-convertor
37 Downloads
Camel to snake case and snake to camel case convertor
ssfyn/string-case
9 Downloads
Convert any string to snake_case or kebab-case or PascalCase or camelCase.
sanovskiy/naming
4 Downloads
PHP library for detecting, converting, and manipulating various string naming conventions (CamelCase, snake_case, kebab-case, etc.).
opintat/caseconverter
4 Downloads
Case converter from camel to snake case