Libraries tagged by uppercase
doctrine/inflector
662414958 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
jawira/case-converter
4467534 Downloads
Convert strings between 13 naming conventions: Snake case, Camel case, Pascal case, Kebab case, Ada case, Train case, Cobol case, Macro case, Upper case, Lower case, Sentence case, Title case and Dot notation.
ghostwriter/case-converter
493078 Downloads
Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase
vojtasvoboda/oc-twigextensions-plugin
6415 Downloads
Register more Twig filters for your OctoberCMS templates
yhoiseth/stringy-inflector
4363 Downloads
A PHP library that helps you capitalize personal names
leobenoist/string-helper
5080 Downloads
PHP StringHelper is a small library that can perform string manipulation.
svenjuergens/miniredirect
2492 Downloads
A url with uppercase letters or umlauts is forwarded to the lowercase URL with ae, oe, ue, ss replacements
lenny4/php-swtich-case
500 Downloads
Switch string between (camel case, snake case, kebab case, pascal case, upper case)
programmis/upper-case-field
991 Downloads
Setter method name and getter method name make by field name in upper case every first char
oldpak/inflector
12 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
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!
x-adam/tr-string
1008 Downloads
It provides auxiliary functions to solve the problem of Turkish characters when converting text to lowercase and uppercase in php.
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.
looplinguist/random-password-generator
37 Downloads
This Laravel package serves to generate random passwords tailored to your specific requirements. It offers a range of options, including passwords with symbols, numbers only, characters only, mixed lowercase and uppercase letters, non-symbol passwords, or combinations of digits and characters. You can customize the password generation process to suit your application's security needs effectively.
donchev/email-extractor
99 Downloads
Extract valid email addresses from a string or array of strings.With a few helper methods like sortAsc/sortDesc, unique,filterInclude/filterExclude, lowercase/uppercase included.