/nette-texy

Quick and easy Texy integration into you Nette Framework projects

Primary LanguagePHPMIT LicenseMIT

Nette Texy

Quick and easy Texy integration into you Nette Framework projects.

Build Status Scrutinizer Code Quality Coverage Status Downloads Latest stable

Installation

Install using the Composer:

$ composer require lookyman/nette-texy

Enable the extension in your NEON config:

extensions:
	texy: Lookyman\NetteTexy\DI\TexyExtension

Use the Texy macro or helper in your Latte templates like this:

{texy}some content{/texy}
{$var |texy}