PHPackages                             ttree/script - 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. ttree/script

ActiveNeos-package

ttree/script
============

Fusion objects to generate a script tag

3.0.11(4y ago)417.2k↓50%56MIT

Since Mar 31Pushed 4y ago2 watchersCompare

[ Source](https://github.com/ttreeagency/Script)[ Packagist](https://packagist.org/packages/ttree/script)[ RSS](/packages/ttree-script/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (19)Used By (6)

[![BSD License](https://camo.githubusercontent.com/850eae1099d2b05f53383473d7cd51f9bc1ab09b7d0d9e5122f1dd930efdcc6d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d6173686170652f6170697374617475732e737667)](LICENSE)[![Latest Stable Version](https://camo.githubusercontent.com/ab8929cf01dfe57378b4ecdb106387720211aec35918a92e87e1374654899bbb/68747470733a2f2f706f7365722e707567782e6f72672f74747265652f7363726970742f76657273696f6e)](https://packagist.org/packages/ttree/script)

Script Fusion Prototypes
========================

[](#script-fusion-prototypes)

This package contains Fusion prototypes to work with Script HTML tags in your Flow Framework and Neos CMS project.

Available Objects
-----------------

[](#available-objects)

### Ttree.Script:Resource

[](#ttreescriptresource)

Generate a HTML script element in HTML5:

```
stylesheets.main = Ttree.Script:Resource {
    uri = 'resource://Your.Package/Public/Scripts/Main.js'
    cacheBusting = true
}

```

You can disable HTTP cache busting by setting `cacheBusting` to `false`.

Set `inline` to `true` to inline the content of the resource.

### Ttree.Script:External

[](#ttreescriptexternal)

Generate a HTML script element in HTML5:

```
javascripts.main = Ttree.Script:External {
    uri = 'http://www.domain.com/main.js'
}

```

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)

The MIT License (MIT). Please see [LICENSE](LICENSE) for more information.

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity31

Limited adoption so far

Community22

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 96.9% 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 ~131 days

Recently: every ~370 days

Total

18

Last Release

1475d ago

Major Versions

1.0.3 → 2.0.02016-04-14

2.0.1 → 3.0.02017-03-29

### 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 (93 commits)")[![kdambekalns](https://avatars.githubusercontent.com/u/95873?v=4)](https://github.com/kdambekalns "kdambekalns (1 commits)")[![samuelhauser](https://avatars.githubusercontent.com/u/1894064?v=4)](https://github.com/samuelhauser "samuelhauser (1 commits)")[![Weissheiten](https://avatars.githubusercontent.com/u/8425188?v=4)](https://github.com/Weissheiten "Weissheiten (1 commits)")

---

Tags

flow-frameworkneos-cmsjavascriptassetscriptneoscmsFUSIONflow-framework

### Embed Badge

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

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

###  Alternatives

[stolz/assets

An ultra-simple-to-use assets management library

296519.2k8](/packages/stolz-assets)[dotsunited/bundlefu

BundleFu is a PHP 5.3+ library which bundles multiple css/javascript files into a big package and sends it out at once

7028.5k3](/packages/dotsunited-bundlefu)[shel/neos-colorpicker

A plugin for Neos CMS which provides a colorpicker editor

1494.4k6](/packages/shel-neos-colorpicker)[dl/assetsync

Sync files from various sources to neos assets.

1021.4k](/packages/dl-assetsync)[shel/neos-terminal

Neos CMS Ui terminal for running Eel expressions and other commands

1441.3k](/packages/shel-neos-terminal)[corneltek/assetkit

High performance asset manager.

531.4k3](/packages/corneltek-assetkit)

PHPackages © 2026

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