Download the PHP package srcoder/template-bridge without Composer
On this page you can find all versions of the php package srcoder/template-bridge. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download srcoder/template-bridge
More information about srcoder/template-bridge
Files in srcoder/template-bridge
Download srcoder/template-bridge
More information about srcoder/template-bridge
Files in srcoder/template-bridge
Vendor srcoder
Package template-bridge
Short Description Template bridge between your legacy and other template engines
License MIT
Package template-bridge
Short Description Template bridge between your legacy and other template engines
License MIT
Please rate this library. Is it a good library?
Informations about the package template-bridge
Template bridge
Template bridge between your legacy php code and newer template engines.
Dependencies
Requires minimum of PHP 7.0. Also uses srcoder/normalize-strings
for string manipulation.
Engines
- Plain
- Twig
- Compatible
Basic usage
Use the manager to define your templates.
Data
When rendering something you can add data to it.
Fun part
Twig engine
When a Twig file is found it will work exactly as you expect.
Plain engine
Plain files will replace {{$variable}} from the Data object Plain engine can also be used for javascript and html
Compatible engine
All versions of template-bridge with dependencies
PHP Build Version
Package Version
The package srcoder/template-bridge contains the following files
Loading the files please wait ....