http_build_query() is able to convert enum cases directly into URL query variables in #PHP 8.4.
This is an example of agile usage of backed enumeration. An inspiration for the future, that will promote enumeration further?
https://php-tips.readthedocs.io/en/latest/tips/http_build_query_enum.html