tractorcow/silverstripe-fluent
Composer 安装命令:
composer require tractorcow/silverstripe-fluent
包简介
Simple localisation for Silverstripe
关键字:
README 文档
README
Simple Silverstripe Localisation
This module allows websites to manage localisation of content, and navigation between localisations, in a similar fashion to Translatable or Multilingual.
Locales are distinguished by a url prefix, that of the selected locale, at the start
of all page links. E.g. http://damian.geek.nz/en_NZ/about-me would be the NZ English
version of a page. This could be localised into Maori at http://damian.geek.nz/mi_NZ/about-me
Fluent also integrates nicely with Google Sitemaps module, linking localisations for each page as per Google's internationalisation guidelines
Fluent also supports the use of multiple domains to assist in locale filtering (e.g. a .com for English, and a .cn for Chinese).
Back end control is provided by a simple CMS filter.
Also, please report any issues you may encounter, as it helps us all out!
Contributing
If you would like to contribute to Fluent, either via pull requests, localisations, or being a part of the contributing team, please see the contributing guidelines
Credits and Authors
- Damian Mooyman - https://github.com/tractorcow-farm/silverstripe-fluent
- Robbie Averill - https://github.com/robbieaverill Migrating to SilverStripe 4.0
- Attribution to Michael (dAKirby309) for his metro translate icon - http://dakirby309.deviantart.com/
Requirements
- SilverStripe 4.0.0 or above
- PHP 7.1 or above
Documentation
- Configuration
- Locale Detection
- Installation
- Working with DataObjects
- Deployment under multiple domains
- Templating for Fluent
- How Fluent works
- Scenarios
- Localised copy
- Versioned history
- Migrating from Translatable
Translations
The translations for this project are managed via Transifex and are updated automatically during the release process. To contribute, please head to the link above and get translating!
License
Revised BSD License
Copyright (c) 2018, Damian Mooyman
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
- The name of Damian Mooyman may not be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
tractorcow/silverstripe-fluent 适用场景与选型建议
tractorcow/silverstripe-fluent 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 435.17k 次下载、GitHub Stars 达 90, 最近一次更新时间为 2013 年 06 月 27 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「i18n」 「translation」 「internationalisation」 「locale」 「translatable」 「language」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 tractorcow/silverstripe-fluent 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 tractorcow/silverstripe-fluent 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 tractorcow/silverstripe-fluent 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Easy to use i18n translation PHP class for multi-language websites
A custom URL rule class for Yii 2 which allows to create translated URL rules
Arbitrary-precision floating-point maths with locale-aware formatting - integrated with Laravel or stand-alone
A Laravel Eloquent model trait for translatable resource
Internationalized routing with minimal performance cost.
Bureaux A Partager Edit - Parse, validate, manipulate, and display dates in PHP w/ i18n support. Inspired by moment.js
统计信息
- 总下载量: 435.17k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 91
- 点击次数: 36
- 依赖项目数: 31
- 推荐数: 4
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2013-06-27
