PHPackages                             ttree/stylesheet - 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/stylesheet

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

ttree/stylesheet
================

Fusion object to generate a link tag

3.0.11(4y ago)711.8k36MIT

Since Mar 31Pushed 4y ago2 watchersCompare

[ Source](https://github.com/ttreeagency/StyleSheet)[ Packagist](https://packagist.org/packages/ttree/stylesheet)[ RSS](/packages/ttree-stylesheet/feed)WikiDiscussions master Synced today

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

[![BSD License](https://camo.githubusercontent.com/850eae1099d2b05f53383473d7cd51f9bc1ab09b7d0d9e5122f1dd930efdcc6d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d6173686170652f6170697374617475732e737667)](LICENSE)[![Latest Stable Version](https://camo.githubusercontent.com/468153da7dce084bc9979e683e1b0bc23edf317194c6bf8520bf7c9be2a77602/68747470733a2f2f706f7365722e707567782e6f72672f74747265652f7374796c6573686565742f76657273696f6e)](https://packagist.org/packages/ttree/stylesheet)

StyleSheet Fusion Prototypes
============================

[](#stylesheet-fusion-prototypes)

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

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

[](#available-objects)

### Ttree.StyleSheet:Resource

[](#ttreestylesheetresource)

Generate a HTML link element in HTML5:

```
stylesheets.main = Ttree.StyleSheet:Resource {
    uri = 'resource://Your.Package/Public/Styles/Main.css'
    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.StyleSheet:External

[](#ttreestylesheetexternal)

Generate a HTML link element in HTML5:

```
stylesheets.main = Ttree.StyleSheet:External {
    uri = 'http://www.domain.com/main.css'
}

```

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 84% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity31

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 98.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 ~139 days

Recently: every ~370 days

Total

17

Last Release

1520d ago

Major Versions

1.0.2 → 2.0.x-dev2016-04-14

2.0.0 → 3.0.02017-01-26

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

---

Tags

flow-frameworkneos-cmsstylesheetassetneoscmsFUSIONflow-framework

### Embed Badge

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

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

###  Alternatives

[scssphp/scssphp

scssphp is a compiler for SCSS written in PHP.

62930.2M317](/packages/scssphp-scssphp)[wikimedia/less.php

PHP port of the LESS processor

12329.5M132](/packages/wikimedia-lessphp)[rmrevin/yii2-fontawesome

Asset Bundle for Yii2 with Font Awesome

1574.2M135](/packages/rmrevin-yii2-fontawesome)[rwoverdijk/assetmanager

An assetmanager module for Laminas.

2142.1M49](/packages/rwoverdijk-assetmanager)

PHPackages © 2026

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