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