camilord/php-clamav
最新稳定版本:1.0.7
Composer 安装命令:
composer require camilord/php-clamav
包简介
PHP-ClamAV library - to scan the file for viruses
README 文档
README
PHP library to scan file for viruses using ClamAV
installing ClamAV as pre-requisite for the package php-clamav
for ubuntu/debian:
sudo apt install -y clamav
for redhat/centos/fedora:
sudo yum install -y clamav
Installing the library
{
"require": {
"camilord/php-clamav": "*"
}
}
or
composer require camilord/php-clamav
统计信息
- 总下载量: 22.01k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-08-09