Libraries tagged by lowercase
doctrine/inflector
768489377 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
5617254 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.
mattketmo/camel
302432 Downloads
Tiny library to handle words case transformation
ghostwriter/case-converter
1603164 Downloads
Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase
b13/justincase
186451 Downloads
With incoming URLs, it does not matter if they are upper/lowercase, they just work.
middlewares/lowercase
32268 Downloads
A lowercase repository for PSR-15 middleware packages
vojtasvoboda/oc-twigextensions-plugin
7274 Downloads
Register more Twig filters for your OctoberCMS templates
fond-of-oryx/lowercase-behavior
5285 Downloads
LowercaseBehavior module.
vojtasvoboda/twigextensions-plugin
2 Downloads
Register more Twig filters for your OctoberCMS templates
svenjuergens/miniredirect
3413 Downloads
A url with uppercase letters or umlauts is forwarded to the lowercase URL with ae, oe, ue, ss replacements
donchev/email-extractor
201 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.
leobenoist/string-helper
5468 Downloads
PHP StringHelper is a small library that can perform string manipulation.
ptrkcsk/change-case
404 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
1068 Downloads
It provides auxiliary functions to solve the problem of Turkish characters when converting text to lowercase and uppercase in php.
looplinguist/random-password-generator
156 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.