Download the PHP package enzonagata/template-buffer without Composer
On this page you can find all versions of the php package enzonagata/template-buffer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download enzonagata/template-buffer
More information about enzonagata/template-buffer
Files in enzonagata/template-buffer
Download enzonagata/template-buffer
More information about enzonagata/template-buffer
Files in enzonagata/template-buffer
Vendor enzonagata
Package template-buffer
Short Description Template engine with php buffer
License MIT
Package template-buffer
Short Description Template engine with php buffer
License MIT
Please rate this library. Is it a good library?
Informations about the package template-buffer
Template render with PHP buffer and Slim 3
Only use files with *.phtml extension, for the moment can not be changed.
Class Template;
Get started
Configuring Layout path - Root directory
Configuring Templates path - Root directory
Create variables to access in to Templates and Layouts
How to access variables in to Template or Layout files
Rendering template
Class Html;
This class has been extended by default in the Template class, and can be accessed with the public variable $View->Html
Adding CSS in Layout
Displaying css in layout
Adding JS in Layout
Displaying JS in Layout
Displaying imagem
Class Text;
This class has been extended by default in the Template class, and can be accessed with the public variable $View->Text
All versions of template-buffer with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
The package enzonagata/template-buffer contains the following files
Loading the files please wait ....