Libraries tagged by string case
lenny4/php-swtich-case
500 Downloads
Switch string between (camel case, snake case, kebab case, pascal case, upper case)
andrewbreksa/mysql-escape-string-polyfill
40 Downloads
mysql-escape-string-polyfill is a very insecure `mysql_escape_string` implementation (PHP 7.1/7.2) for a very limited use case
khuddus/php-camel-case-helpers
71 Downloads
A php tool to convert underscored or dashed arrays to camelcased arrays
iampersistent/get-off-my-case
113 Downloads
Convert strings to different cases
elipettingale/case-converter
4889 Downloads
Some helper functions for quickly converting strings to various cases.
elleyeayeme/case-converter
14946 Downloads
A converter for strings in most popular cases
ptrkcsk/change-case
370 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
9 Downloads
Composer package to detect case styles from arbitrary strings and convert them to other styles.
hyqo/string
31 Downloads
Fluent-style string operations
aozen/language-detector
20 Downloads
This package provides a set of functions to detect and manipulate language-specific strings, including language detection, case conversion, and language-based filtering.
stahiralijan/request-caster
63 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
realodix/change-case
12790 Downloads
Convert strings between camelCase, PascalCase, Headline Case, snake_case and more.
erdemuk/case-converter
1000 Downloads
The StringConverter package provides a convenient way to convert strings or array keys to the desired case format.