Download the PHP package wscore/template without Composer
On this page you can find all versions of the php package wscore/template. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package template
WScore.Template
A simple template engine only with PHP.
- no parsing.
- multiple inheritence, like Twig.
- block, sort of there.
- automatic output encoding and filters.
Multiple Inheritence
layout.php:
and you have example.php
and you run:
then you will get:
Layout:test:This is a sample.
To-Do
must think about how to manage lots of filters with ease.
All versions of template with dependencies
PHP Build Version
Package Version
Requires
michelf/php-markdown Version
1.3
The package wscore/template contains the following files
Loading the files please wait ....