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.

Component\Intl\DateFormatter

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

Component\Intl\Collator

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

Component\Intl\Data\Bundle\Reader

Classes BufferedBundleReader BundleEntryReader Default implementation of {@link BundleEntryReaderInterface}. IntlBundleReader Reads binary .res resource bundles. JsonBundleReader Reads .json resource bundles. PhpBundleReader Reads .php resource bundles. Interfaces BundleEntryReaderInterface Reads individual entries of a resource file. BundleReaderInterface Reads resource bundle files.

Component\Intl

Namespaces Symfony\Component\Intl\CollatorSymfony\Component\Intl\DateFormatterSymfony\Component\Intl\ExceptionSymfony\Component\Intl\GlobalsSymfony\Component\Intl\LocaleSymfony\Component\Intl\NumberFormatterSymfony\Component\Intl\ResourceBundleSymfony\Component\Intl\Util Classes Intl Gives access to internationalization data.

Component\Intl\Data\Bundle\Compiler

Classes GenrbCompiler Compiles .txt resource bundles to binary .res files. Interfaces BundleCompilerInterface Compiles a resource bundle.

Component\Intl\Data\Bundle

Namespaces Symfony\Component\Intl\Data\Bundle\CompilerSymfony\Component\Intl\Data\Bundle\ReaderSymfony\Component\Intl\Data\Bundle\Writer

Component\Intl\Data

Namespaces Symfony\Component\Intl\Data\BundleSymfony\Component\Intl\Data\GeneratorSymfony\Component\Intl\Data\ProviderSymfony\Component\Intl\Data\Util

Component\Inflector

Classes Inflector Converts words between singular and plural forms.

Component\HttpKernel\Fragment

Classes EsiFragmentRenderer Implements the ESI rendering strategy. FragmentHandler Renders a URI that represents a resource fragment. HIncludeFragmentRenderer Implements the Hinclude rendering strategy. InlineFragmentRenderer Implements the inline rendering strategy where the Request is rendered by the current HTTP kernel. RoutableFragmentRenderer Adds the possibility to generate a fragment URI for a given Controller. Interfaces FragmentRendererInterface Interface imple