symfony-bundle:Symfony集成翻译

时间:2024-05-23 05:33:34
【文件属性】:

文件名称:symfony-bundle:Symfony集成翻译

文件大小:247KB

文件格式:ZIP

更新时间:2024-05-23 05:33:34

translations symfony-bundle PHP

翻译套件 用于PHP翻译的Symfony集成 安装 通过Composer安装此捆绑包: $ composer require php-translation/symfony-bundle 如果您使用的是 ,那就大功告成! Symfony Flex将为您创建默认配置,如有需要,请进行更改。 如果您不使用Symfony Flex,则需要执行一些简单的步骤。 首先,注册捆绑包: # config/bundles.php return [ // ... Translation \ Bundle \ TranslationBundle ::class => [ 'all' => true ], ]; 然后,配置捆绑软件。 一个示例配置如下所示: # config/packages/php_translation.yaml translation : locale


【文件预览】:
symfony-bundle-master
----Command()
--------ExtractCommand.php(5KB)
--------StorageTrait.php(1020B)
--------DeleteObsoleteCommand.php(4KB)
--------StatusCommand.php(3KB)
--------DeleteEmptyCommand.php(4KB)
--------SyncCommand.php(3KB)
--------CheckMissingCommand.php(4KB)
--------BundleTrait.php(1KB)
--------DownloadCommand.php(5KB)
----Exception()
--------MessageValidationException.php(549B)
----Makefile(704B)
----Service()
--------ConfigurationManager.php(2KB)
--------CacheClearer.php(3KB)
--------StorageService.php(7KB)
--------Importer.php(8KB)
--------StorageManager.php(1KB)
----Resources()
--------public()
--------views()
--------config()
----EventListener()
--------EditInPlaceResponseListener.php(4KB)
--------AutoAddMissingTranslations.php(2KB)
----Translator()
--------EditInPlaceTranslator.php(4KB)
--------TranslatorInterface.php(1KB)
--------FallbackTranslator.php(6KB)
----LICENSE(1KB)
----vendor-bin()
--------psalm()
--------phpstan()
--------php-cs-fixer()
----Controller()
--------WebUIController.php(10KB)
--------EditInPlaceController.php(3KB)
--------SymfonyProfilerController.php(6KB)
----composer.json(2KB)
----Model()
--------ImportResult.php(1KB)
--------Configuration.php(4KB)
--------Metadata.php(4KB)
--------CatalogueMessage.php(3KB)
--------SfProfilerMessage.php(5KB)
----TranslationBundle.php(1KB)
----Readme.md(2KB)
----EditInPlace()
--------Activator.php(1KB)
--------ActivatorInterface.php(589B)
----Twig()
--------Visitor()
--------EditInPlaceExtension.php(2KB)
--------Node()
--------TranslationExtension.php(3KB)
----Changelog.md(8KB)
----DependencyInjection()
--------Configuration.php(10KB)
--------CompilerPass()
--------TranslationExtension.php(10KB)
----phpunit.xml.dist(1024B)
----Catalogue()
--------CatalogueWriter.php(1KB)
--------CatalogueCounter.php(3KB)
--------CatalogueFetcher.php(2KB)
--------Operation()
--------CatalogueManager.php(4KB)

网友评论