PHPackages                             mhsdesign/neos-afxfiles - 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. [Templating &amp; Views](/categories/templating)
4. /
5. mhsdesign/neos-afxfiles

ActiveNeos-package[Templating &amp; Views](/categories/templating)

mhsdesign/neos-afxfiles
=======================

Provides option to use AFX in separate template files.

1.0(5y ago)19PHP

Since Jun 28Pushed 5y ago2 watchersCompare

[ Source](https://github.com/mhsdesign/MhsDesign.Neos.AfxFiles)[ Packagist](https://packagist.org/packages/mhsdesign/neos-afxfiles)[ RSS](/packages/mhsdesign-neos-afxfiles/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

MhsDesign.Neos.AfxFiles
=======================

[](#mhsdesignneosafxfiles)

Install via composer:

```
composer require mhsdesign/neos-afxfiles

```

Provides option to use AFX in separate template files.
------------------------------------------------------

[](#provides-option-to-use-afx-in-separate-template-files)

Your Fusion Code:

```
prototype(Vendor.Site:Content.Stuff) < prototype(Neos.Neos:ContentComponent) {

    title = Neos.Neos:Editable {
        property = "title"
    }
    somOtherProp = 'Hello World'

    renderer = afxFile`resource://Vendor.Site/Private/Fusion/Content/Stuff/Stuff.afx`
}

```

Your AFX File e.g. `./DistributionPackages/Vendor.Site/Resources/Private/Fusion/Content/Stuff/Stuff.afx`(you can use as file extension whatever you like e.g. `.html` `.afx`)

```

        {props.title}
        {props.somOtherProp}

```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity52

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

Unknown

Total

1

Last Release

1831d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/85400359?v=4)[Marc Henry Schultz](/maintainers/mhsdesign)[@mhsdesign](https://github.com/mhsdesign)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/mhsdesign-neos-afxfiles/health.svg)

```
[![Health](https://phpackages.com/badges/mhsdesign-neos-afxfiles/health.svg)](https://phpackages.com/packages/mhsdesign-neos-afxfiles)
```

###  Alternatives

[neos/neos

An open source Content Application Platform based on Flow. A set of core Content Management features is resting within a larger context that allows you to build a perfectly customized experience for your users.

1151.0M777](/packages/neos-neos)[neos/fusion-form

Fusion Form

19776.4k47](/packages/neos-fusion-form)[neos/media

The Media package

101.2M53](/packages/neos-media)[neos/seo

SEO configuration and tools for Neos

141.0M31](/packages/neos-seo)[sandstorm/neostwofactorauthentication

1327.0k](/packages/sandstorm-neostwofactorauthentication)

PHPackages © 2026

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