Libraries tagged by lower case
doctrine/inflector
889687757 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
7570923 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
4072630 Downloads
Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase
mattketmo/camel
376464 Downloads
Tiny library to handle words case transformation
b13/justincase
232417 Downloads
With incoming URLs, it does not matter if they are upper/lowercase, they just work.
realodix/change-case
34470 Downloads
Convert strings between camelCase, PascalCase, Headline Case, snake_case and more.
vojtasvoboda/oc-twigextensions-plugin
8844 Downloads
Register more Twig filters for your OctoberCMS templates
saucebase/module-installer
1269 Downloads
Custom Composer installer for Sauce Base modules (type: saucebase-module). Installs to modules/ (lowercase) with configurable base dir.
svenjuergens/miniredirect
4416 Downloads
A url with uppercase letters or umlauts is forwarded to the lowercase URL with ae, oe, ue, ss replacements
donchev/email-extractor
700 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.
fond-of-oryx/lowercase-behavior
5969 Downloads
LowercaseBehavior module.
vojtasvoboda/twigextensions-plugin
31 Downloads
Register more Twig filters for your OctoberCMS templates
leobenoist/string-helper
5517 Downloads
PHP StringHelper is a small library that can perform string manipulation.
looplinguist/random-password-generator
503 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.
ptrkcsk/change-case
420 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!