\CakeI18n

Namespaces

Formatter
Middleware
Parser

Traits

DateFormatTrait Trait for date formatting methods shared by both Time & Date.

Classes

ChainMessagesLoader Wraps multiple message loaders calling them one after another until one of them returns a non-empty package.
Date Extends the Date class provided by Chronos.
FrozenDate Extends the Date class provided by Chronos.
FrozenTime Extends the built-in DateTime class to provide handy methods and locale-aware formatting helpers
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
RelativeTimeFormatter Helper class for formatting relative dates & times.
Time Extends the built-in DateTime class to provide handy methods and locale-aware formatting helpers
Translator Provides missing message behavior for CakePHP internal message formats.
TranslatorFactory Factory to create translators
TranslatorRegistry Constructs and stores instances of translators that can be retrieved by name and locale.