newebtime/localization-extension

PyroCMS 和 Streams 平台的 Intl 扩展

1.1.3 2021-02-19 18:45 UTC

This package is auto-updated.

Last update: 2024-09-20 02:49:59 UTC


README

PyroCMS 和 Streams 平台的 Intl 扩展。实现 propaganistas/laravel-intl

安装

composer required newebtime/localization-extension

提供

  • 所有 propaganistas/laravel-intl 功能都可用。
  • 实现 Twig 函数:countrycurrencylanguagenumber

有关用法,请参阅 propaganistas/laravel-intl

插件

该扩展附带 2 个捆绑插件

  • money-field_type
    • 类似于核心 decimal-field_type,但使用本地化而非字段配置。
  • currency-field_type
    • 类似于核心 select-field_type,但使用本地化货币。