Methods
With String Morpher, you can unlock a host of advanced methods to transform your strings effortlessly. Its chaining capabilities allow you to perform complex operations in a clean, readable manner, enhancing your development experience. Whether you’re formatting user input, crafting dynamic content, or safeguarding sensitive data, String Morpher is your go-to tool for all string-related tasks.
Available Methods
Table of contents
- append
- capitalize
- fromBase64
- limit
- ltrim
- maskBrCep
- maskBrCnpj
- maskBrCpf
- maskBrPhone
- maskBrReal
- normalize
- onlyAlpha
- onlyNumbers
- padL
- padR
- prepend
- replace
- replaceRegex
- reverse
- rtrim
- sub
- toBase64
- toCamelCase
- toDotCase
- toFlatCase
- toKebabCase
- toLower
- toPascalCase
- toSnakeCase
- toTrainCase
- toUpper
- toUpperFirst
- toUpperSnakeCase
- trim
- withoutSpaces