PHPackages                             silverstripe/silverstripe-fluent - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Localization &amp; i18n](/categories/localization)
4. /
5. silverstripe/silverstripe-fluent

AbandonedArchivedSilverstripe-vendormodule[Localization &amp; i18n](/categories/localization)

silverstripe/silverstripe-fluent
================================

Simple localisation for Silverstripe

6.0.0(4y ago)02.2kBSD-3-ClausePHPPHP ^7.1 || ^8

Since Sep 5Pushed 3y agoCompare

[ Source](https://github.com/silverstripe/silverstripe-fluent)[ Packagist](https://packagist.org/packages/silverstripe/silverstripe-fluent)[ RSS](/packages/silverstripe-silverstripe-fluent/feed)WikiDiscussions 7 Synced 1mo ago

READMEChangelog (1)Dependencies (6)Versions (69)Used By (0)

WARNING
=======

[](#warning)

This is a temporary fork of `tractorcow/silverstripe-fluent`. Do not install in production environment.

Fluent
======

[](#fluent)

[![Build Status](https://camo.githubusercontent.com/886ebb1ff46e43a3bdcc862434bbbfb6bceb00c37563224271bfcec20b1dc62f/68747470733a2f2f7472617669732d63692e6f72672f74726163746f72636f772d6661726d2f73696c7665727374726970652d666c75656e742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/tractorcow-farm/silverstripe-fluent)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/f9797ff4ca6dfcc5cc7baad1cbbbffb576a0223028f15bdf69adc89c5ba5e44d/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f74726163746f72636f772d6661726d2f73696c7665727374726970652d666c75656e742f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/tractorcow-farm/silverstripe-fluent/?branch=master)[![codecov](https://camo.githubusercontent.com/5d8da9e9b219159747801ece75b47e527830db2c54076837038d4c302b847bf8/68747470733a2f2f636f6465636f762e696f2f67682f74726163746f72636f772d6661726d2f73696c7665727374726970652d666c75656e742f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/tractorcow-farm/silverstripe-fluent)[![SilverStripe supported module](https://camo.githubusercontent.com/9b7e93d393a01f6d3091fb30983b870aa863ef076858115faaa1c74b995854ec/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f73696c7665727374726970652d737570706f727465642d3030373143342e737667)](https://www.silverstripe.org/software/addons/silverstripe-commercially-supported-module-list/)

Simple Silverstripe Localisation
--------------------------------

[](#simple-silverstripe-localisation)

This module allows websites to manage localisation of content, and navigation between localisations, in a similar fashion to [Translatable](https://github.com/silverstripe/silverstripe-translatable)or [Multilingual](https://github.com/kreationsbyran/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](https://support.google.com/webmasters/answer/182192?hl=en&ref_topic=2370587)

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.

[![Locale Menu](docs/en/images/menu.png "Locale menu")](docs/en/images/menu.png)

Also, please [report any issues](https://github.com/tractorcow-farm/silverstripe-fluent/issues)you may encounter, as it helps us all out!

Contributing
------------

[](#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](CONTRIBUTING.md)

Credits and Authors
-------------------

[](#credits-and-authors)

- Damian Mooyman -
- Robbie Averill -  Migrating to SilverStripe 4.0
- Attribution to Michael (dAKirby309) for his metro translate icon -

Requirements
------------

[](#requirements)

- SilverStripe 4.0.0 or above
- PHP 7.1 or above

Documentation
-------------

[](#documentation)

- [Configuration](docs/en/configuration.md)
- [Locale Detection](docs/en/locale-detection.md)
- [Installation](docs/en/installation.md)
- [Working with DataObjects](docs/en/dataobjects.md)
- [Deployment under multiple domains](docs/en/domain-configuration.md)
- [Templating for Fluent](docs/en/templating.md)
- [How Fluent works](docs/en/how-fluent-works.md)
- [Scenarios](docs/en/scenarios.md)
- [Localised copy](docs/en/localised-copy.md)
- [Versioned history](docs/en/versioned-history.md)
- [Migrating from Translatable](docs/en/migrating-from-translatable.md)

Translations
------------

[](#translations)

The translations for this project are managed via [Transifex](https://www.transifex.com/silverstripe/silverstripe-fluent)and are updated automatically during the release process. To contribute, please head to the link above and get translating!

License
-------

[](#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.

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~50 days

Recently: every ~70 days

Total

69

Last Release

1196d ago

Major Versions

4.5.0 → 5.0.0-alpha82020-06-18

4.5.1 → 5.0.0-beta32020-09-04

4.6.0 → 5.0.12022-03-01

5.1.1 → 6.0.02022-03-27

4.7.0 → 7.0.0-beta12023-01-31

PHP version history (5 changes)5.0.0-alpha1PHP ^7.1

4.6.0PHP ^7.3 || ^8.0

5.0.1PHP ^7.1 || ^8.0

6.0.0PHP ^7.1 || ^8

7.0.0-beta1PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/b0cba8b534e20e6ab4fff555a97b237a18436ebca1446fc0b29c8a8b504038b9?d=identicon)[GuySartorelli](/maintainers/GuySartorelli)

![](https://www.gravatar.com/avatar/a25bc04c5720a36869d5a39c6449dde7eb43e19b7c8e666d5f632d6a9ab440b1?d=identicon)[emteknetnz](/maintainers/emteknetnz)

![](https://avatars.githubusercontent.com/u/1168676?v=4)[Maxime Rainville](/maintainers/maxime-rainville)[@maxime-rainville](https://github.com/maxime-rainville)

---

Top Contributors

[![tractorcow](https://avatars.githubusercontent.com/u/936064?v=4)](https://github.com/tractorcow "tractorcow (293 commits)")[![robbieaverill](https://avatars.githubusercontent.com/u/5170590?v=4)](https://github.com/robbieaverill "robbieaverill (211 commits)")[![mfendeksilverstripe](https://avatars.githubusercontent.com/u/26395487?v=4)](https://github.com/mfendeksilverstripe "mfendeksilverstripe (56 commits)")[![ScopeyNZ](https://avatars.githubusercontent.com/u/3260989?v=4)](https://github.com/ScopeyNZ "ScopeyNZ (19 commits)")[![NightJar](https://avatars.githubusercontent.com/u/778003?v=4)](https://github.com/NightJar "NightJar (11 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (9 commits)")[![raissanorth](https://avatars.githubusercontent.com/u/14869519?v=4)](https://github.com/raissanorth "raissanorth (8 commits)")[![dhensby](https://avatars.githubusercontent.com/u/563596?v=4)](https://github.com/dhensby "dhensby (7 commits)")[![tony13tv](https://avatars.githubusercontent.com/u/4117485?v=4)](https://github.com/tony13tv "tony13tv (6 commits)")[![wernerkrauss](https://avatars.githubusercontent.com/u/1043925?v=4)](https://github.com/wernerkrauss "wernerkrauss (6 commits)")[![UndefinedOffset](https://avatars.githubusercontent.com/u/1391558?v=4)](https://github.com/UndefinedOffset "UndefinedOffset (5 commits)")[![AljosaB](https://avatars.githubusercontent.com/u/1818329?v=4)](https://github.com/AljosaB "AljosaB (4 commits)")[![chillu](https://avatars.githubusercontent.com/u/111025?v=4)](https://github.com/chillu "chillu (4 commits)")[![emteknetnz](https://avatars.githubusercontent.com/u/4809037?v=4)](https://github.com/emteknetnz "emteknetnz (4 commits)")[![GuySartorelli](https://avatars.githubusercontent.com/u/36352093?v=4)](https://github.com/GuySartorelli "GuySartorelli (4 commits)")[![stevie-mayhew](https://avatars.githubusercontent.com/u/1953220?v=4)](https://github.com/stevie-mayhew "stevie-mayhew (3 commits)")[![bumbus](https://avatars.githubusercontent.com/u/1391103?v=4)](https://github.com/bumbus "bumbus (3 commits)")[![taoceanz](https://avatars.githubusercontent.com/u/9561656?v=4)](https://github.com/taoceanz "taoceanz (3 commits)")[![elvinas-liut](https://avatars.githubusercontent.com/u/2812754?v=4)](https://github.com/elvinas-liut "elvinas-liut (3 commits)")[![renskorswagen](https://avatars.githubusercontent.com/u/5188287?v=4)](https://github.com/renskorswagen "renskorswagen (2 commits)")

---

Tags

localizationinternationalizationi18nlanguagetranslationsilverstripemultilingualtranslatablelocaleinternationalisationlocalisation

### Embed Badge

![Health badge](/badges/silverstripe-silverstripe-fluent/health.svg)

```
[![Health](https://phpackages.com/badges/silverstripe-silverstripe-fluent/health.svg)](https://phpackages.com/packages/silverstripe-silverstripe-fluent)
```

###  Alternatives

[tractorcow/silverstripe-fluent

Simple localisation for Silverstripe

92421.6k26](/packages/tractorcow-silverstripe-fluent)[aplus/language

Aplus Framework Language Library

2351.7M15](/packages/aplus-language)[inpsyde/multilingual-press

Simply THE multisite-based free open source plugin for your multilingual websites.

2414.0k1](/packages/inpsyde-multilingual-press)[delight-im/i18n

Internationalization and localization for PHP

625.2k3](/packages/delight-im-i18n)[jrmajor/fluent

Fluent localization system for PHP

2716.9k5](/packages/jrmajor-fluent)[jrmajor/laravel-fluent

Fluent translations for Laravel

208.4k](/packages/jrmajor-laravel-fluent)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
