Flow PHP

StringStyles : string

use Flow\ETL\String\String

Cases

ASCII  = 'ascii'
CAMEL  = 'camel'
KEBAB  = 'kebab'
LOWER  = 'lower'
SLUG  = 'slug'
SNAKE  = 'snake'
TITLE  = 'title'
UCFIRST  = 'ucfirst'
UCWORDS  = 'ucwords'
UPPER  = 'upper'

Cases


        
On this page

Search results