Add helper for html
Add helper Get the first item in the collection, but only if exactly one item exists. Otherwise, throw an exception.
Add helper for Determine if a given string starts with a given substring
Sort collections by key when given a string even when key is callable
Add Uncountable word forms
Adds a few PHP 8.1 related changes