Download the PHP package phpolar/php-templating without Composer
On this page you can find all versions of the php package phpolar/php-templating. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download phpolar/php-templating
More information about phpolar/php-templating
Files in phpolar/php-templating
Download phpolar/php-templating
More information about phpolar/php-templating
Files in phpolar/php-templating
Please rate this library. Is it a good library?
Informations about the package php-templating
Pure PHP
Templating that's just PHP. That's it. Seriously.
Support using pure PHP templates with automatic XSS mitigation.
Table of Contents
- Installation
- Usage
- Example
- API Documentation
Installation
Usage
Template Basename Only
The template engine will look for files with .php, .phtml, or .html extensions in
src/templates
directory relative to the current working directory.
Example 1
Pure PHP Templates
API Documentation
Back to top
All versions of php-templating with dependencies
PHP Build Version
Package Version
Requires
php Version
>= 8.1
The package phpolar/php-templating contains the following files
Loading the files please wait ....