Component\Intl\ResourceBundle\Reader

Classes AbstractBundleReader Base class for {@link BundleReaderInterface} implementations. BinaryBundleReader Reads binary .res resource bundles. BufferedBundleReader PhpBundleReader Reads .php resource bundles. StructuredBundleReader A structured reader wrapping an existing resource bundle reader. Interfaces BundleReaderInterface Reads resource bundle files. StructuredBundleReaderInterface Reads individual entries of a resource file.

Component\Intl\ResourceBundle

Namespaces Symfony\Component\Intl\ResourceBundle\CompilerSymfony\Component\Intl\ResourceBundle\ReaderSymfony\Component\Intl\ResourceBundle\TransformerSymfony\Component\Intl\ResourceBundle\UtilSymfony\Component\Intl\ResourceBundle\Writer Classes AbstractBundle Base class for {@link ResourceBundleInterface} implementations. CurrencyBundle Default implementation of {@link CurrencyBundleInterface}. LanguageBundle Default implementation of {@link LanguageBundleInterface}. LocaleBundle

Component\Intl\ResourceBundle\Transformer

Namespaces Symfony\Component\Intl\ResourceBundle\Transformer\Rule Classes BundleTransformer Compiles a number of resource bundles based on predefined compilation rules. CompilationContext Default implementation of {@link CompilationContextInterface}. StubbingContext Interfaces CompilationContextInterface Stores contextual information for resource bundle compilation. StubbingContextInterface

Component\Intl\DateFormatter\DateFormat

Classes AmPmTransformer Parser and formatter for AM/PM markers format DayOfWeekTransformer Parser and formatter for day of week format DayOfYearTransformer Parser and formatter for day of year format DayTransformer Parser and formatter for day format FullTransformer Parser and formatter for date formats Hour1200Transformer Parser and formatter for 12 hour format (0-11) Hour1201Transformer Parser and formatter for 12 hour format (1-12) Hour2400Transformer Parser an

Component\Intl\Globals

Classes IntlGlobals Provides fake static versions of the global functions in the intl extension

Component\Intl\NumberFormatter

Classes NumberFormatter Replacement for PHP's native {@link \NumberFormatter} class.

Component\Intl\Exception

Classes BadMethodCallException Base BadMethodCallException for the Intl component. InvalidArgumentException InvalidArgumentException for the Intl component. MethodArgumentNotImplementedException MethodArgumentValueNotImplementedException MethodNotImplementedException NotImplementedException Base exception class for not implemented behaviors of the intl extension in the Locale component. OutOfBoundsException Base OutOfBoundsException for the Intl component. RuntimeEx

Component\Intl\DateFormatter

Namespaces Symfony\Component\Intl\DateFormatter\DateFormat Classes IntlDateFormatter Replacement for PHP's native {@link \IntlDateFormatter} class.

Component\Intl\Data\Bundle\Writer

Classes JsonBundleWriter Writes .json resource bundles. PhpBundleWriter Writes .php resource bundles. TextBundleWriter Writes .txt resource bundles. Interfaces BundleWriterInterface Writes resource bundle files.

Component\Intl\Data\Generator

Classes AbstractDataGenerator The rule for compiling the currency bundle. CurrencyDataGenerator The rule for compiling the currency bundle. GeneratorConfig Stores contextual information for resource bundle generation. LanguageDataGenerator The rule for compiling the language bundle. LocaleDataGenerator The rule for compiling the locale bundle. RegionDataGenerator The rule for compiling the region bundle. ScriptDataGenerator The rule for compiling the script bundle.