Skip to content

Releases: a19836/ptl

PTL (PHP Template Language) - PHP8 - v1

Choose a tag to compare

@a19836 a19836 released this 04 Dec 13:59

PTL (PHP Template Language) is a template language that allows you to write logic code directly inside HTML.
It’s designed to be user-friendly, fast, and acts as a simplified representation of PHP within an HTML-based template language.

The idea of PTL is to convert PHP into an user-friendly template language.