Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.
/ nette-texy Public archive

Quick and easy Texy integration into you Nette Framework projects

License

Notifications You must be signed in to change notification settings

lookyman/nette-texy

Repository files navigation

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}

About

Quick and easy Texy integration into you Nette Framework projects

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages