删除 cakephp 中的 INTL 扩展支持

Remove INTL extension support in cakephp

我正在使用 CakePHP 3.0 框架。 没有 intl 扩展支持,有什么方法可以使用 CakePHP 框架吗?

我建议只安装它。但是如果你绝对不可能安装试试这个插件:

https://github.com/hraq/cake-intl

它会伪造 intl 的存在 类,但您将无法使用 CakePHP 的任何 I18n 功能。

没有 CakePHP 3 就无法工作,需要国际扩展 http://book.cakephp.org/3.0/en/installation.html#requirements