Abstract class **Phalcon\\Text** ================================ .. role:: raw-html(raw) :format: html :raw-html:`Source on GitHub` Provides utilities to work with texts Constants --------- *integer* **RANDOM_ALNUM** *integer* **RANDOM_ALPHA** *integer* **RANDOM_HEXDEC** *integer* **RANDOM_NUMERIC** *integer* **RANDOM_NOZERO** Methods ------- public static **camelize** (*unknown* $str) Converts strings to camelize style .. code-block:: php