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(4y ago)19PHP

Since Jun 28Pushed 4y 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 2d 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

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity51

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

1780d 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

[mustache/mustache

A Mustache implementation in PHP.

3.3k44.6M291](/packages/mustache-mustache)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[mopa/bootstrap-bundle

Easy integration of twitters bootstrap into symfony2

7042.9M33](/packages/mopa-bootstrap-bundle)[limenius/react-bundle

Client and Server-side react rendering in a Symfony Bundle

3871.2M](/packages/limenius-react-bundle)[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.

116989.0k674](/packages/neos-neos)[symfony/ux-icons

Renders local and remote SVG icons in your Twig templates.

545.8M69](/packages/symfony-ux-icons)

PHPackages © 2026

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