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 21:03:10 |
|---|---|
| Pushed At | 2025-08-20 04:34:26 |
| Last Commit At | |
| Release Count | 28 |
| Last Release Name | v1.33.0 (Posted on 2025-08-20 04:34:10) |
| First Release Name | v1.10.0 (Posted on 2018-10-31 21:49:26) |
| Stargazers Count | 3.4k |
|---|---|
| Watchers Count | 5 |
| Fork Count | 7 |
| 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.