Component\Intl\Data\Provider

Classes CurrencyDataProvider Data provider for currency-related data. LanguageDataProvider Data provider for language-related ICU data. LocaleDataProvider Data provider for locale-related ICU data. RegionDataProvider Data provider for region-related ICU data. ScriptDataProvider Data provider for script-related ICU data.

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\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\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\Intl\Collator

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

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\Inflector

Classes Inflector Converts words between singular and plural forms.

Component\HttpKernel\Profiler

Classes BaseMemcacheProfilerStorage Base Memcache storage for profiling information in a Memcache. FileProfilerStorage Storage for profiler using files. MemcacheProfilerStorage Memcache Profiler Storage MemcachedProfilerStorage Memcached Profiler Storage MongoDbProfilerStorage MysqlProfilerStorage A ProfilerStorage for Mysql PdoProfilerStorage Base PDO storage for profiling information in a PDO database. Profile Profile. Profiler Profiler. RedisProfilerStora