zendframework/zend-uri
zend-uri is a PHP component for parsing, validating, normalizing, and building URIs. It supports common schemes, handles encoding and edge cases, and provides a consistent API for working with URLs in Zend Framework and standalone projects.
getHost(): it will now always return a lowercase
representation. This is in accord with
IETF 3986 Section 3.2.2.( and ) characters as path characters (per
the RFC-3986, these are valid sub-delimiters allowed within a path).How can I help you explore Laravel packages today?