Download the PHP package hehex/hehep-htemplate without Composer

On this page you can find all versions of the php package hehex/hehep-htemplate. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package hehep-htemplate

hehep-htemplate

介绍

安装

组件配置

基本用法

过滤器

定义过滤器

加载过滤器

模板页面使用过滤器

上下文

定义上下文类

配置上下文

模板页面使用上下文

标签

自定义标签

加载标签类

自定义标签模板中使用

系统默认标签

layout 布局标签

include 标签

taglib 标签

block 区块标签

widget 小物件标签

if 标签

foreach遍历标签

for 遍历标签

js,css 静态资源标签

switch 标签

PHP原生标签

条件标签

比较标签

范围标签

pass原样输出标签

字典标签

html 标签

表单标签

静态资源地址标签

系统默认过滤器

xss 危险标签过滤

过滤所有危险字符

加载小物件

日期格式化

截取字符串

显示指定字典文本

显示多个字典文本

任务列表


All versions of hehep-htemplate with dependencies

PHP Build Version
Package Version
Requires php Version >=7.1
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package hehex/hehep-htemplate contains the following files

Loading the files please wait ....