Skip to content
forked from phptal/PHPTAL

PHP Template Attribute Language — template engine for XSS-proof well-formed XHTML and HTML5 pages

License

Notifications You must be signed in to change notification settings

SC-Networks/PHPTAL

This branch is 109 commits ahead of, 36 commits behind phptal/PHPTAL:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9724373 · Dec 11, 2024
Dec 11, 2024
Dec 11, 2024
May 22, 2018
Dec 11, 2024
Dec 11, 2024
Feb 27, 2005
Sep 30, 2017
Aug 2, 2016
Dec 11, 2023
Dec 20, 2022
May 20, 2018
Jan 23, 2024
Sep 3, 2019
Sep 1, 2015
Feb 19, 2021
Dec 20, 2023
May 21, 2018
Dec 11, 2024
Dec 11, 2024
Nov 26, 2024
Jan 4, 2024
Nov 2, 2023
Dec 11, 2024

Repository files navigation

PHPTAL - Template Attribute Language for PHP

Monthly Downloads License unittest

Requirements

See the compatibility table below for supported php versions.

If you want to use the builtin internationalisation system (I18N), the php-gettext extension must be installed or compiled into PHP (--with-gettext).

Compatibility

PHPTAL-Version PHP-Version(s)
3.1 7.3, 7.4, 8.0
4 8.1, 8.2, 8.3

Composer install (recommended)

You can install this package by using Composer. Link to Packagist: https://packagist.org/packages/scn/phptal

composer require scn/phptal

Getting the latest development version

You can find the latest development version on github:

https://github.com/SC-Networks/PHPTAL

Addition development requirements (optional)

If you would like to generate the offical html/text handbook by calling make doc, you will need to install the xmlto package. Please use your operating systems package manager to install it.

If you'd like to create the sourcecode documentation, you need the phpDocumentor.phar executable in your $PATH.

About

PHP Template Attribute Language — template engine for XSS-proof well-formed XHTML and HTML5 pages

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • PHP 94.6%
  • HTML 5.4%