AOTranslationBundle:Doctrine 作为 symfony 翻译提供者 + 一个不错的 gui 用于编辑翻译

时间:2024-06-26 03:07:05
【文件属性】:

文件名称:AOTranslationBundle:Doctrine 作为 symfony 翻译提供者 + 一个不错的 gui 用于编辑翻译

文件大小:111KB

文件格式:ZIP

更新时间:2024-06-26 03:07:05

PHP

AOTranslationBundle 概览 这个包提供了作为翻译存储的学说和一个可以从分析器访问的漂亮的 web gui,以便于翻译。 特征 所有翻译信息都会自动保存在数据库中(无需提取) Symfony Web 调试工具栏中提供的翻译面板 仅在当前操作中使用的消息从数据库加载 通过SonataAdminBundle提供翻译管理后端 安装 需要供应商库 在composer.json需要ao/translation-bundle和stof/doctrine-extensions-bundle : "require": { "symfony/symfony": "2.1.*", "_comment": "other packages", "stof/doctrine-extensions-bundle": "1.1.*@dev", "ao/translation-b


【文件预览】:
AOTranslationBundle-master
----.gitignore(195B)
----README.md(6KB)
----AOTranslationBundle.php(134B)
----EventListener()
--------TranslationListener.php(5KB)
----Resources()
--------views()
--------public()
--------translations()
--------config()
--------doc()
----Admin()
--------MessageAdmin.php(3KB)
----Translation()
--------Message.php(4KB)
--------MessageCatalogue.php(1KB)
--------Loader()
--------Translator.php(5KB)
----DataCollector()
--------TranslationDataCollector.php(3KB)
----composer.json(1KB)
----DependencyInjection()
--------Configuration.php(1KB)
--------AOTranslationExtension.php(1KB)
----phpunit.xml.dist(568B)
----Tests()
--------Translation()
--------DataCollector()
--------Entity()
--------bootstrap.php(209B)
----Entity()
--------Message.php(4KB)
--------Cache.php(2KB)
--------CacheRepository.php(645B)
--------Domain.php(1KB)
--------Translation.php(2KB)
----.travis.yml(169B)
----Form()
--------MessageType.php(611B)
--------Admin()
--------TranslationsType.php(3KB)
----Controller()
--------ProfilerController.php(3KB)

网友评论