Registry / other / twig-inky-extra

twig-inky-extra

JSON →
library3.26.0phppackagistunverified

A Twig extension for the inky email templating engine

composer require twig/inky-extra
INSTALL
IMPORT
SIG · TWIG-INKY-EXTRA
T
twig-inky-extra
otherphpv3.26.0
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.

InkyExtension
use Twig\Extra\Inky\InkyExtension;

Register the Inky extension and render an email template

use Twig\Extra\Inky\InkyExtension; $twig = new \Twig\Environment(new \Twig\Loader\ArrayLoader()); $twig->addExtension(new InkyExtension()); $rendered = $twig->render('{{ inky("<row><columns>Hello</columns></row>") }}');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.26.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
twig-inky-extra — pip install twig-inky-extra · libregistry