Helpers
final class Helpers
Rendering helpers for HTTP.
Constants
internal StrictCookieName |
|
deprecated STRICT_COOKIE_NAME |
|
Methods
Details
at line 34
static string
formatDate(string|int|DateTimeInterface $time)
Returns HTTP valid date format.
at line 44
static bool
ipMatch(string $ip, string $mask)
Is IP address in CIDR block?
Traits
StaticClass