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 4w 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

1030d 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

[inspirum/xml

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

1012.7k2](/packages/inspirum-xml)[smmoosavi/php-gettext

Wrapper for php-gettext by danilo segan. This library provides PHP functions to read MO files even when gettext is not compiled in or when appropriate locale is not present on the system.

1926.6k1](/packages/smmoosavi-php-gettext)[laradevs/spanish

labels translated to spanish

166.7k](/packages/laradevs-spanish)

PHPackages © 2026

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