Download the PHP package helbing/input_handle without Composer
On this page you can find all versions of the php package helbing/input_handle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package input_handle
Introduce
input_handle是一个数据过滤库,提供XSS过滤,简单SQL注入过滤和数据类型转换
Usage
简单使用
调用函数做额外的处理
inputHandle函数的第四个参数可以添加一些trim,htmlspecialchars等函数对数据做一些额外的处理
自定义过滤
创建自定义过滤类,并实现
Helbing\Handle\Factory
接口函数使用自定义过滤
Require
- voku/anti-xss 一个好用的,成熟的XSS过滤包
All versions of input_handle with dependencies
PHP Build Version
Package Version
The package helbing/input_handle contains the following files
Loading the files please wait ....