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.)
  • Retrieving the RFC 3986 URI type (relative reference, URI 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 3 times, most recently from 54feec5 to ad2946d Compare October 18, 2025 21:27
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.

2 participants