{ "name": "symfony/translation", "type": "library", "description": "Provides tools to internationalize your application", "keywords": [], "homepage": "https://symfony.com", "license": "MIT", "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "require": { "php": ">=8.1", "symfony/polyfill-mbstring": "~1.0", "symfony/translation-contracts": "^2.3|^3.0" }, "require-dev": { "nikic/php-parser": "^4.13", "symfony/config": "^5.4|^6.0", "symfony/console": "^5.4|^6.0", "symfony/dependency-injection": "^5.4|^6.0", "symfony/http-client-contracts": "^1.1|^2.0|^3.0", "symfony/http-kernel": "^5.4|^6.0", "symfony/intl": "^5.4|^6.0", "symfony/polyfill-intl-icu": "^1.21", "symfony/routing": "^5.4|^6.0", "symfony/service-contracts": "^1.1.2|^2|^3", "symfony/yaml": "^5.4|^6.0", "symfony/finder": "^5.4|^6.0", "psr/log": "^1|^2|^3" }, "conflict": { "symfony/config": "<5.4", "symfony/dependency-injection": "<5.4", "symfony/http-kernel": "<5.4", "symfony/twig-bundle": "<5.4", "symfony/yaml": "<5.4", "symfony/console": "<5.4" }, "provide": { "symfony/translation-implementation": "2.3|3.0" }, "suggest": { "nikic/php-parser": "To use PhpAstExtractor", "symfony/config": "", "symfony/yaml": "", "psr/log-implementation": "To use logging capability in translator" }, "autoload": { "files": [ "Resources/functions.php" ], "psr-4": { "Symfony\\Component\\Translation\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "minimum-stability": "dev" }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
Catalogue | Folder | 0755 |
|
|
Command | Folder | 0755 |
|
|
DataCollector | Folder | 0755 |
|
|
DependencyInjection | Folder | 0755 |
|
|
Dumper | Folder | 0755 |
|
|
Exception | Folder | 0755 |
|
|
Extractor | Folder | 0755 |
|
|
Formatter | Folder | 0755 |
|
|
Loader | Folder | 0755 |
|
|
Provider | Folder | 0755 |
|
|
Reader | Folder | 0755 |
|
|
Resources | Folder | 0755 |
|
|
Test | Folder | 0755 |
|
|
Util | Folder | 0755 |
|
|
Writer | Folder | 0755 |
|
|
CHANGELOG.md | File | 6.88 KB | 0644 |
|
CatalogueMetadataAwareInterface.php | File | 1.41 KB | 0644 |
|
DataCollectorTranslator.php | File | 4.42 KB | 0644 |
|
IdentityTranslator.php | File | 661 B | 0644 |
|
LICENSE | File | 1.04 KB | 0644 |
|
LocaleSwitcher.php | File | 1.81 KB | 0644 |
|
LoggingTranslator.php | File | 3.49 KB | 0644 |
|
MessageCatalogue.php | File | 9.44 KB | 0644 |
|
MessageCatalogueInterface.php | File | 3.24 KB | 0644 |
|
MetadataAwareInterface.php | File | 1.33 KB | 0644 |
|
PseudoLocalizationTranslator.php | File | 10.85 KB | 0644 |
|
README.md | File | 1.23 KB | 0644 |
|
TranslatableMessage.php | File | 1.58 KB | 0644 |
|
Translator.php | File | 13.87 KB | 0644 |
|
TranslatorBag.php | File | 3.05 KB | 0644 |
|
TranslatorBagInterface.php | File | 916 B | 0644 |
|
composer.json | File | 1.92 KB | 0644 |
|