PHPackages                             fluidphp/translator-helper - 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. fluidphp/translator-helper

ActiveLibrary[Localization &amp; i18n](/categories/localization)

fluidphp/translator-helper
==========================

FluidPHP framework translator helper class that uses xml as database

v1.1.0-stable(2y ago)131113GPL-2.0-or-laterPHP

Since Jan 13Pushed 2y ago1 watchersCompare

[ Source](https://github.com/ground-creative/fluidphp-translator-helper)[ Packagist](https://packagist.org/packages/fluidphp/translator-helper)[ Docs](http://phptoolcase.com)[ RSS](/packages/fluidphp-translator-helper/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (10)DependenciesVersions (10)Used By (3)

FluidPhp Translator Helper
==========================

[](#fluidphp-translator-helper)

FluidPhp is a framework based on the PhpToolCase library, visit [phptoolcase.com](http://phptoolcase.com) for complete guides and examples.

This helper to can parse xml tags that can be used in your views.

Installation
------------

[](#installation)

Add the package to your composer.json file, to install the helper.

With fluidphp framework:

```
"require":
{
	"mnsami/composer-custom-directory-installer": "2.0.*" ,
	"fluidphp/translator-helper": "*"
} ,
"extra":
{
	"installer-paths":
	{
		"./vendor/fluidphp/helpers/Translator": ["fluidphp/translator-helper"]
	}
}

```

Stand-alone:

```
"require":
{
	"fluidphp/translator-helper": "*"
}

```

Project Info
------------

[](#project-info)

### Project Home

[](#project-home)

### Requirements

[](#requirements)

php version 5.4+
php-xml module

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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 ~348 days

Recently: every ~234 days

Total

9

Last Release

1075d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8352e76f8a98f5253281053fa04631890f21b9d50aaaa14776daf3bc3348c4d2?d=identicon)[ground-creative](/maintainers/ground-creative)

---

Top Contributors

[![ground-creative](https://avatars.githubusercontent.com/u/1550792?v=4)](https://github.com/ground-creative "ground-creative (14 commits)")

---

Tags

php frameworkxml-parserXml Readerxml translator

### Embed Badge

![Health badge](/badges/fluidphp-translator-helper/health.svg)

```
[![Health](https://phpackages.com/badges/fluidphp-translator-helper/health.svg)](https://phpackages.com/packages/fluidphp-translator-helper)
```

###  Alternatives

[smarty-gettext/smarty-gettext

Gettext plugin enabling internationalization in Smarty Package files

752.5M8](/packages/smarty-gettext-smarty-gettext)[devaslanphp/auto-translate

Auto generate translation JSON files

6627.3k](/packages/devaslanphp-auto-translate)[inspirum/xml

Simple XML writer and memory efficient XML reader with powerful xml-to-array cast

1013.1k2](/packages/inspirum-xml)[renatomarinho/laravel-multi-language

Laravel Multi Language

235.1k](/packages/renatomarinho-laravel-multi-language)

PHPackages © 2026

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