Symfony Polyfill / Intl: Idn
该组件提供 idn_to_ascii
和 idn_to_utf8
函数给运行 php 版本的用户,如果他们没有使用 Intl 扩展。
更多信息可以在 main Polyfill README 中找到。
许可证
这个库是在 MIT 许可 下发布的。
该组件提供了一个部分的、本机的 PHP 实现,用于实现 Inl 扩展(IDN 功能)。「This component provides a partial, native PHP implementation for the Intl extension (IDN features).」
该组件提供 idn_to_ascii
和 idn_to_utf8
函数给运行 php 版本的用户,如果他们没有使用 Intl 扩展。
更多信息可以在 main Polyfill README 中找到。
这个库是在 MIT 许可 下发布的。
Name With Owner | symfony/polyfill-intl-idn |
---|---|
Primary Language | PHP |
Program language | PHP (Language Count: 1) |
Platform | BSD, Linux, Mac, Solaris, Windows |
License: | MIT License |
Created At | 2018-10-01 13:03:10 |
---|---|
Pushed At | 2025-05-02 12:53:46 |
Last Commit At | |
Release Count | 27 |
Last Release Name | v1.32.0 (Posted on 2025-05-02 09:40:57) |
First Release Name | v1.10.0 (Posted on 2018-10-31 13:49:26) |
Stargazers Count | 3.4k |
---|---|
Watchers Count | 6 |
Fork Count | 6 |
Commits Count | 50 |
Has Issues Enabled | |
Issues Count | 0 |
Issue Open Count | 0 |
Pull Requests Count | 0 |
Pull Requests Open Count | 0 |
Pull Requests Close Count | 2 |
Has Wiki Enabled | |
---|---|
Is Archived | |
Is Fork | |
Is Locked | |
Is Mirror | |
Is Private |
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.
This library is released under the MIT license.