lookyman / nette-texy
Texy integration into Nette Framework
Installs: 14 211
Dependents: 0
Suggesters: 1
Security: 0
Stars: 4
Watchers: 3
Forks: 1
Open Issues: 0
Requires (Dev)
- latte/latte: ^2.3
- nette/application: ^2.3
- nette/robot-loader: ^2.3
- phpunit/phpunit: ^5.4
Suggests
- latte/latte: Allows using Texy macros and filters in templates
This package is auto-updated.
Last update: 2024-05-04 15:58:32 UTC
README
Quick and easy Texy integration into you Nette Framework projects.
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}