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