Download the PHP package qingbing/php-html without Composer
On this page you can find all versions of the php package qingbing/php-html. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download qingbing/php-html
More information about qingbing/php-html
Files in qingbing/php-html
Download qingbing/php-html
More information about qingbing/php-html
Files in qingbing/php-html
Vendor qingbing
Package php-html
Short Description html 各种标签的渲染
License MIT
Homepage http://www.phpcorner.net
Package php-html
Short Description html 各种标签的渲染
License MIT
Homepage http://www.phpcorner.net
Please rate this library. Is it a good library?
Informations about the package php-html
php-html
html 各种标签的渲染
注意事项
- ClientScript
- 向html中加入css、script标签等
- ClientScript::getInstance()->...;
- Html
- 支持常见的 html-encode、html-decode、meta、css、script、input-text、input-password、input-radio、input-checkbox、textarea、button、image-button、reset-button、submit-button、select、form等标签
- active... : 支持带入某个具体的model类,这个model必须是"\Abstracts\Model"的子类
使用方法
ClientScript 使用方法
Html 使用方法
Html(active...) 使用方法
====== 异常代码集合 ======
异常代码格式:1020 - XXX - XX (组件编号 - 文件编号 - 代码内异常)
All versions of php-html with dependencies
PHP Build Version
Package Version
Requires
qingbing/php-helper Version
>=1.0, <2.0
qingbing/php-model Version >=1.0, <2.0
qingbing/php-request Version >=1.0, <2.0
qingbing/php-url-manager Version >=1.0, <2.0
qingbing/php-model Version >=1.0, <2.0
qingbing/php-request Version >=1.0, <2.0
qingbing/php-url-manager Version >=1.0, <2.0
The package qingbing/php-html contains the following files
Loading the files please wait ....