Namespace Cake\I18n

Class summary

  • ChainMessagesLoader

    Wraps multiple message loaders calling them one after another until one of them returns a non-empty package.

  • I18n

    I18n handles translation of Text and time format strings.

  • MessagesFileLoader

    A generic translations package factory that will load translations files based on the file extension and the package name.

  • Number

    Number helper library.

  • PluralRules

    Utility class used to determine the plural number to be used for a variable base on the locale

  • Time

    Extends the built-in DateTime class to provide handy methods and locale-aware formatting helpers

  • TranslatorRegistry

    Constructs and stores instances of translators that can be retrieved by name and locale.

© 2005–2016 The Cake Software Foundation, Inc.
Licensed under the MIT License.
CakePHP is a registered trademark of Cake Software Foundation, Inc.
We are not endorsed by or affiliated with CakePHP.
http://api.cakephp.org/3.1/namespace-Cake.I18n.html