Download the PHP package mawebdk/templateparser without Composer
On this page you can find all versions of the php package mawebdk/templateparser. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mawebdk/templateparser
More information about mawebdk/templateparser
Files in mawebdk/templateparser
Download mawebdk/templateparser
More information about mawebdk/templateparser
Files in mawebdk/templateparser
Vendor mawebdk
Package templateparser
Short Description TemplateParser is a simple template parser using PHP template files.
License BSD-2-Clause
Package templateparser
Short Description TemplateParser is a simple template parser using PHP template files.
License BSD-2-Clause
Please rate this library. Is it a good library?
Informations about the package templateparser
templateparser
Simple template parser using PHP template files.
Using this template parser require no knowledge of a template parser syntax since the template file is "just" an ordinary PHP-file with template variables available as normal PHP variables.
Usage
Create a template filename.
SampleTemplate.php
And then use TemplateParser to parse the above template.
All versions of templateparser with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.3.6
The package mawebdk/templateparser contains the following files
Loading the files please wait ...