承接 academy01/input-sanitizer 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

academy01/input-sanitizer

Composer 安装命令:

composer require academy01/input-sanitizer

包简介

PHP Package to Sanitizes a String or Array to prevent common Vulnerabilities

README 文档

README

Sanitizes a string or array to prevent common vulnerabilities.

Installation

Use the Composer to install Input-Sanitizer.

composer require academy01/input-sanitizer

Usage

add it to your project and use the commands.

require 'vendor/autoload.php';

Commands

to sanitize the string or array use this, and pass the input:

InputSanitizer::sanitize($input);

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

统计信息

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

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-03-03