Libraries tagged by string case
muffe/enum-constraint
8439 Downloads
A Symfony Validator constraint that validates if given strings are valid cases in a given PHP 8 Enum
stein197/caser
1296 Downloads
String case converter and parser
khuddus/php-camel-case-helpers
73 Downloads
A php tool to convert underscored or dashed arrays to camelcased arrays
seworqs/commons-string
7 Downloads
A modern PHP utility library for string manipulation, including case conversion, namespace formatting, path handling, and secure random string generation.
lenny4/php-swtich-case
665 Downloads
Switch string between (camel case, snake case, kebab case, pascal case, upper case)
iampersistent/get-off-my-case
129 Downloads
Convert strings to different cases
elipettingale/case-converter
4925 Downloads
Some helper functions for quickly converting strings to various cases.
elleyeayeme/case-converter
14947 Downloads
A converter for strings in most popular cases
ptrkcsk/change-case
392 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!
ashdevelops/php-case
18 Downloads
Composer package to detect case styles from arbitrary strings and convert them to other styles.
hyqo/string
46 Downloads
Fluent-style string operations
nnssn/str-rename
1236 Downloads
Converts the camel case and snake case each other.
stahiralijan/request-caster
73 Downloads
This package intercepts Laravel Form Submits after successful validation and provides useful function and also casts the submitted form data accordingly e.g. Upper-case first Characters of Words, Capitalized them, and checkbox value "1" to boolean, JSON string to PHP Array conversions etc.
ssfyn/string-case
8 Downloads
Convert any string to snake_case or kebab-case or PascalCase or camelCase.
synapse/case-convert
12 Downloads
Package to convert strings between different cases