symfony / polyfill-intl-idn
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
                                    Fund package maintenance!
                                                                            
                                                                                                                                        fabpot
                                                                                    
                                                                            
                                                                                                                                        nicolas-grekas
                                                                                    
                                                                            
                                                                                                                                        symfony.com/sponsor
                                                                                    
                                                                            
                                                                                                                                        Tidelift
                                                                                    
                                                                
Installs: 713 729 744
Dependents: 78
Suggesters: 5
Security: 0
Stars: 3 367
Watchers: 5
Forks: 6
pkg:composer/symfony/polyfill-intl-idn
Requires
- php: >=7.2
- symfony/polyfill-intl-normalizer: ^1.10
Suggests
- ext-intl: For best performance
README
This component provides idn_to_ascii and idn_to_utf8 functions to users who run php versions without the Intl extension.
More information can be found in the main Polyfill README.
License
This library is released under the MIT license.