scn/phptal 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

scn/phptal

最新稳定版本:v4.2.0

Composer 安装命令:

composer require scn/phptal

包简介

PHPTAL is a templating engine for PHP that implements Zope Page Templates syntax

README 文档

README

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)
4.2 8.3, 8.4, 8.5
4.1 8.1, 8.2, 8.3, 8.4
4 8.1, 8.2, 8.3
3.1 7.3, 7.4, 8.0

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.

统计信息

  • 总下载量: 94.41k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 1
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 5
  • Forks: 42
  • 开发语言: PHP

其他信息

  • 授权协议: LGPL-2.1
  • 更新时间: 2018-05-15