Libraries tagged by upper case
doctrine/inflector
910465187 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
7971179 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
4307033 Downloads
Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase
realodix/change-case
50322 Downloads
Convert strings between camelCase, PascalCase, Headline Case, snake_case and more.
vojtasvoboda/oc-twigextensions-plugin
9013 Downloads
Register more Twig filters for your OctoberCMS templates
vojtasvoboda/twigextensions-plugin
34 Downloads
Register more Twig filters for your OctoberCMS templates
stahiralijan/request-caster
79 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.
symfinity/form-ui-extensions-bundle
96 Downloads
Theme-agnostic Symfony Form UI extensions for metadata, novalidate strategy, and optional uppercase normalization
svenjuergens/miniredirect
4610 Downloads
A url with uppercase letters or umlauts is forwarded to the lowercase URL with ae, oe, ue, ss replacements
drago-ex/utils
3966 Downloads
Extended ArrayHash with additional methods for converting data to arrays, including support for uppercase keys.
donchev/email-extractor
789 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.
programmis/upper-case-field
1477 Downloads
Setter method name and getter method name make by field name in upper case every first char
erag/laravel-case-mapper-request
513 Downloads
Seamlessly integrate attribute-based case mapping into Laravel FormRequests — transform keys and remap validation errors effortlessly.
basedon/laravel-mssql-case-adapter
8 Downloads
Transparent snake_case to UPPERCASE identifier mapping for legacy SQL Server databases in Laravel.
nabeghe/alphanum
6 Downloads
Converting decimal numbers to alphanums, which include uppercase & lowercase letters as well as the underscore character, & vice versa.