Registry / other / neos-fusion-afx

neos-fusion-afx

JSON →
library9.1.5phppackagistunverified

JSX inspired compact syntax for Neos.Fusion

composer require neos/fusion-afx
INSTALL
IMPORT
SIG · NEOS-FUSION-AFX
N
neos-fusion-afx
otherphpv9.1.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Parser
use Neos\Fusion\Afx\Parser\Parser;

Parse AFX syntax

<?php require_once 'vendor/autoload.php'; use Neos\Fusion\Afx\Parser\Parser; $parser = new Parser(); $ast = $parser->parse('<div class="foo">Hello</div>'); print_r($ast);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
9.1.5latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
neos-fusion-afx — pip install neos-fusion-afx · libregistry