Skip to content

Conversation

kocsismate
Copy link
Owner

@kocsismate kocsismate commented Oct 17, 2025

It has the following features following up the original URI RFC (https://wiki.php.net/rfc/url_parsing_api):

  • URI builder
  • Query string manipulation
  • Retrieving/modifying path segments as an array
  • Retrieving the host type (e.g. IPv4, IPV6, domain name etc.)
  • Deciding if the WHATWG URL is special (whether it uses the HTTP, HTTPS, FTP etc. schemes)
  • Dedicated support for percent-encoding/decoding

@kocsismate kocsismate closed this Oct 17, 2025
@kocsismate kocsismate reopened this Oct 17, 2025
@kocsismate kocsismate force-pushed the ext-uri-followup branch 2 times, most recently from e5383b3 to 54feec5 Compare October 18, 2025 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant