PHPackages                             simplyadmire/facets - 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. simplyadmire/facets

AbandonedTypo3-flow-package

simplyadmire/facets
===================

0.1.0(11y ago)19LGPL-3.0+PHP

Since Jan 28Pushed 11y ago1 watchersCompare

[ Source](https://github.com/SimplyAdmire/Facets)[ Packagist](https://packagist.org/packages/simplyadmire/facets)[ RSS](/packages/simplyadmire-facets/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (3)Used By (0)

SimplyAdmire.Facets
===================

[](#simplyadmirefacets)

Installation:
-------------

[](#installation)

composer require simplyadmire/facets

Loading your css and js:
------------------------

[](#loading-your-css-and-js)

```
SimplyAdmire:
  Facets:
    contexts:
      default:
        includes:
          styles:
            main: 'resource://My.Package/Public/Styles/main.css'
          headerScripts:
            headerIncludes: 'resource://My.Package/Public/Scripts/headerIncludes.js'
          footerScripts:
            requirejs: 'resource://My.Package/Public/Library/require.js'
            site: 'resource://My.Package/Public/Scripts/footerIncludes.js'

```

Loading additional TypoScript:
------------------------------

[](#loading-additional-typoscript)

```
SimplyAdmire:
  Facets:
    contexts:
      default:
        includes:
          typoScripts:
            someExtraTypoScriptInclude: 'resource://My.Package/Private/TypoScript/Includes.ts2'

```

Register a static HTML component:
---------------------------------

[](#register-a-static-html-component)

yaml:

```
SimplyAdmire:
  Facets:
    contexts:
      default:
        data:
          components:
            nameOfTheElement:
              resource: 'resource://My.Package/Private/Facets/Content/MyElementName.xml'
              parentNodePath: '/sites/facets'

```

html:

```
My HTML

```

xml:

```

			General Elements

					General elements]]>

					Lorem ipsum...]]>

				Typography

						TypoGraphy]]>

						Hieronder vindt u diverse typografische elementen zoals die op de website worden gebruikt.]]>

						resource://My.Package/Private/Facets/Templates/GeneralElements/TypoGraphy.html

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity54

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.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

4119d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4e9226b2f3fd924b3a2cfbe7994532675a4f547ab0155de9046954b4872deb20?d=identicon)[radmiraal](/maintainers/radmiraal)

![](https://www.gravatar.com/avatar/952025ddbcf36d92ed48b3b99e8d5c3054f4437675a1f62973625443c98dcb13?d=identicon)[simplyadmire](/maintainers/simplyadmire)

---

Top Contributors

[![radmiraal](https://avatars.githubusercontent.com/u/324613?v=4)](https://github.com/radmiraal "radmiraal (31 commits)")

### Embed Badge

![Health badge](/badges/simplyadmire-facets/health.svg)

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

###  Alternatives

[m12/neos-foundation

Foundation content elements

142.4k2](/packages/m12-neos-foundation)[m12/neos-nodetype-slickcarousel

Slick carousel for Neos CMS

101.5k2](/packages/m12-neos-nodetype-slickcarousel)

PHPackages © 2026

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