Documentation

String

Namespaces

Exception
Inflector
Slugger

Interfaces, Classes, Traits and Enums

AbstractString
Represents a string of abstract characters.
AbstractUnicodeString
Represents a string of abstract Unicode characters.
ByteString
Represents a binary-safe string of bytes.
CodePointString
Represents a string of Unicode code points encoded as UTF-8.
LazyString
A string whose value is computed lazily by a callback.
UnicodeString
Represents a string of Unicode grapheme clusters encoded as UTF-8.

Table of Contents

u()  : UnicodeString
b()  : ByteString
s()  : UnicodeString|ByteString

Functions

Search results