Libraries tagged by lowercase
doctrine/inflector
913319070 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
8022011 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
383762 Downloads
Tiny library to handle words case transformation
ghostwriter/case-converter
4330751 Downloads
Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase
b13/justincase
240308 Downloads
With incoming URLs, it does not matter if they are upper/lowercase, they just work.
realodix/change-case
52449 Downloads
Convert strings between camelCase, PascalCase, Headline Case, snake_case and more.
vojtasvoboda/oc-twigextensions-plugin
9025 Downloads
Register more Twig filters for your OctoberCMS templates
vojtasvoboda/twigextensions-plugin
34 Downloads
Register more Twig filters for your OctoberCMS templates
leobenoist/string-helper
5557 Downloads
PHP StringHelper is a small library that can perform string manipulation.
svenjuergens/miniredirect
4625 Downloads
A url with uppercase letters or umlauts is forwarded to the lowercase URL with ae, oe, ue, ss replacements
saucebase/module-installer
1680 Downloads
Custom Composer installer for Sauce Base modules (type: saucebase-module). Installs to modules/ (lowercase) with configurable base dir.
donchev/email-extractor
792 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
5995 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
548 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.