rashid2538 / bolt-plugin-phptal
Installs: 23
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/rashid2538/bolt-plugin-phptal
Requires
- phptal/phptal: >=1.3.1
- rashid2538/bolt-framework: >=v0.8.1
README
This plugin enables the Bolt Framework applications to use PHPTAL as templating engine. Set your config file as shown below.
[ ... 'plugins' => [ ... 'BoltPlugin\\PHPTAL\\Renderer' ... ] ... ]