PHPackages                             ttree/fusionstring - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. ttree/fusionstring

ActiveNeos-package[Utility &amp; Helpers](/categories/utility)

ttree/fusionstring
==================

Simple Neos Fusion prototypes to handle strings

01.5kPHP

Since May 8Pushed 9y ago2 watchersCompare

[ Source](https://github.com/ttreeagency/FusionString)[ Packagist](https://packagist.org/packages/ttree/fusionstring)[ RSS](/packages/ttree-fusionstring/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Neos Fusion String
==================

[](#neos-fusion-string)

This package provide some Fusion prototypes and helpers to manage strings.

Ttree.FusionString:Template
---------------------------

[](#ttreefusionstringtemplate)

Minimalistic string based templates.

Include the prototype in your own Fusion scripts:

```
include: resource://Ttree.FusionString/Private/Fusion/Template.fusion

prototype(You.Package:String) < prototype(Ttree.FusionString:Template) {
    source = 'Hello {name}'
    values = {
        name = 'World'
    }
}

```

Acknowledgments
---------------

[](#acknowledgments)

Development sponsored by [ttree ltd - neos solution provider](http://ttree.ch).

We try our best to craft this package with a lots of love, we are open to sponsoring, support request, ... just contact us.

License
-------

[](#license)

Licensed under MIT, see [LICENSE](LICENSE)

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/145363?v=4)[ttree](/maintainers/ttree)[@ttree](https://github.com/ttree)

---

Top Contributors

[![dfeyer](https://avatars.githubusercontent.com/u/221173?v=4)](https://github.com/dfeyer "dfeyer (2 commits)")

### Embed Badge

![Health badge](/badges/ttree-fusionstring/health.svg)

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

###  Alternatives

[symfony/thanks

Encourages sending ⭐ and 💵 to fellow PHP package maintainers (not limited to Symfony components)!

8.1k16.2M293](/packages/symfony-thanks)[laminas/laminas-component-installer

Composer plugin for injecting modules and configuration providers into application configuration

294.3M105](/packages/laminas-laminas-component-installer)[alleyinteractive/wp-curate

Plugin to curate homepages and other landing pages

11204.7k](/packages/alleyinteractive-wp-curate)

PHPackages © 2026

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