Libraries tagged by lowercase
doctrine/inflector
920288917 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
8149980 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
386173 Downloads
Tiny library to handle words case transformation
ghostwriter/case-converter
4388777 Downloads
Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase
b13/justincase
242173 Downloads
With incoming URLs, it does not matter if they are upper/lowercase, they just work.
realodix/change-case
54707 Downloads
Convert strings between camelCase, PascalCase, Headline Case, snake_case and more.
vojtasvoboda/oc-twigextensions-plugin
9056 Downloads
Register more Twig filters for your OctoberCMS templates
vojtasvoboda/twigextensions-plugin
36 Downloads
Register more Twig filters for your OctoberCMS templates
leobenoist/string-helper
5559 Downloads
PHP StringHelper is a small library that can perform string manipulation.
svenjuergens/miniredirect
4691 Downloads
A url with uppercase letters or umlauts is forwarded to the lowercase URL with ae, oe, ue, ss replacements
saucebase/module-installer
1716 Downloads
Custom Composer installer for Sauce Base modules (type: saucebase-module). Installs to modules/ (lowercase) with configurable base dir.
donchev/email-extractor
807 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
6002 Downloads
LowercaseBehavior module.
nabeghe/alphanum
7 Downloads
Converting decimal numbers to alphanums, which include uppercase & lowercase letters as well as the underscore character, & vice versa.
looplinguist/random-password-generator
563 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.