rashid2538 / bolt-plugin-phptal
There is no license information available for the latest version (1.2.1) of this package.
1.2.1
2019-08-21 07:52 UTC
Requires
- phptal/phptal: >=1.3.1
- rashid2538/bolt-framework: >=v0.8.1
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
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' ... ] ... ]