true/punycode
Pure PHP Punycode encoder/decoder for Internationalized Domain Names (IDNA). Convert Unicode domains to ASCII xn-- form and back (e.g., renangonçalves.com ↔ xn--renangonalves-pgb.com) without requiring the intl/libidn extensions.
Remove mbstring extension dependency, thanks @layershifter
x, n or - would result in failures while decoding (#6).mb_internal_encoding function call (#9).True namespace to TrueBV as it is a reserved word in PHP 7version property from composer.json file
How can I help you explore Laravel packages today?