Software developer. Creator of PHP centric package like league/csv, league/uri and bakame/http-structured-fields. Sponsor me at github.com/sponsors/nyamsprod
Software developer. Creator of PHP centric package like league/csv, league/uri and bakame/http-structured-fields. Sponsor me at github.com/sponsors/nyamsprod
For the next League URI major version I will merge the uri and the uri-components packages but how should the merge occurs:
Should I keep the Components subnamespace or get rid of it completely 🤔 .
Keeping it reduces BC break but then postpone to the next major version some changes.
Removing the Component namespace adds a bigger BC break BUT simplify greatly the package usage for newcomers 🤷 So should I