Download the PHP package stefgodin/notmpl without Composer
On this page you can find all versions of the php package stefgodin/notmpl. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download stefgodin/notmpl
More information about stefgodin/notmpl
Files in stefgodin/notmpl
Download stefgodin/notmpl
More information about stefgodin/notmpl
Files in stefgodin/notmpl
Vendor stefgodin
Package notmpl
Short Description Lightweight PHP template engine leveraging PHP native rendering and output buffers.
License MIT
Package notmpl
Short Description Lightweight PHP template engine leveraging PHP native rendering and output buffers.
License MIT
Please rate this library. Is it a good library?
Informations about the package notmpl
NoTMPL
A light-weight template-less rendering engine for PHP back-end devs.
- ☑ No dependencies
- ☑ Lightweight code base (< 1000 LOC)
- ☑ No cache directory
- ☑ No eval
- ☑ Composition of pages using components and slots
- ☑ Free from autoescaping
- ☑ Free from sandboxing
Installation
Install the library using composer:
Requirements
This library requires PHP 8.1+
Quick peek
Documentation
Read the getting started guide if you are new.\ Browse the documentation for examples and concepts.
Support
All versions of notmpl with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
The package stefgodin/notmpl contains the following files
Loading the files please wait ....