PHPackages                             camilord/php-clamav - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Security](/categories/security)
4. /
5. camilord/php-clamav

ActiveLibrary[Security](/categories/security)

camilord/php-clamav
===================

PHP-ClamAV library - to scan the file for viruses

1.0.7(4y ago)023.8k↓43.8%MITPHPPHP &gt;=5.5CI failing

Since Aug 9Pushed 4y ago1 watchersCompare

[ Source](https://github.com/camilord/php-clamav)[ Packagist](https://packagist.org/packages/camilord/php-clamav)[ Docs](https://github.com/camilord/utilus)[ RSS](/packages/camilord-php-clamav/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)Dependencies (3)Versions (7)Used By (0)

php-clamav
==========

[](#php-clamav)

PHP library to scan file for viruses using ClamAV

installing ClamAV as pre-requisite for the package php-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
======================

[](#installing-the-library)

```
{
    "require": {
        "camilord/php-clamav": "*"
    }
}

```

or

```
composer require camilord/php-clamav

```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~8 days

Total

6

Last Release

1701d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/36291d0ff9126e11641fe3805397bab26324f5514741f5b48b18fa8f183fdbd8?d=identicon)[camilo3rd](/maintainers/camilo3rd)

---

Top Contributors

[![camilord](https://avatars.githubusercontent.com/u/2794294?v=4)](https://github.com/camilord "camilord (1 commits)")

---

Tags

utilutils

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/camilord-php-clamav/health.svg)

```
[![Health](https://phpackages.com/badges/camilord-php-clamav/health.svg)](https://phpackages.com/packages/camilord-php-clamav)
```

###  Alternatives

[defuse/php-encryption

Secure PHP Encryption Library

3.9k162.4M214](/packages/defuse-php-encryption)[mews/purifier

Laravel 5/6/7/8/9/10 HtmlPurifier Package

2.0k16.7M113](/packages/mews-purifier)[robrichards/xmlseclibs

A PHP library for XML Security

41478.1M118](/packages/robrichards-xmlseclibs)[bjeavons/zxcvbn-php

Realistic password strength estimation PHP library based on Zxcvbn JS

87117.5M63](/packages/bjeavons-zxcvbn-php)[illuminate/encryption

The Illuminate Encryption package.

9229.7M280](/packages/illuminate-encryption)[paragonie/hidden-string

Encapsulate strings in an object to hide them from stack traces

7410.6M39](/packages/paragonie-hidden-string)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
