Libraries tagged by upper case first

programmis/upper-case-field

0 Favers
950 Downloads

Setter method name and getter method name make by field name in upper case every first char

Go to Download


stahiralijan/request-caster

12 Favers
62 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.

Go to Download


ptrkcsk/change-case

3 Favers
364 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!

Go to Download


ujiro2017/fixnames

0 Favers
1 Downloads

A code snippet that fixes name input by user. It removes spaces and none word characters and set the first letter in each name to upper case. Arguments are passed by referece.

Go to Download