PHPackages                             appwrite/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. appwrite/php-clamav

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

appwrite/php-clamav
===================

ClamAV network and pipe client for PHP

2.0.0(3y ago)731.3M—9.1%29[6 PRs](https://github.com/appwrite/php-clamav/pulls)1MITPHPPHP &gt;=8.0CI passing

Since Jul 30Pushed 3mo ago16 watchersCompare

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

READMEChangelog (4)Dependencies (1)Versions (6)Used By (1)

Appwrite ClamAV PHP Client
==========================

[](#appwrite-clamav-php-client)

[![Discord](https://camo.githubusercontent.com/793c234f12541be170e68233083ccfc7e5966e80a054d84a3e14ec0670ee66a5/68747470733a2f2f696d672e736869656c64732e696f2f646973636f72642f3536343136303733303834353135313234343f6c6162656c3d646973636f7264267374796c653d666c61742d737175617265)](https://appwrite.io/discord?r=Github)[![Total Downloads](https://camo.githubusercontent.com/af00695269666fdfe8f5fa65972709334ab924c1a560164a0d8af673cea69abb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f61707077726974652f7068702d636c616d61762e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/af00695269666fdfe8f5fa65972709334ab924c1a560164a0d8af673cea69abb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f61707077726974652f7068702d636c616d61762e7376673f7374796c653d666c61742d737175617265)[![Build Status](https://camo.githubusercontent.com/c60ebc9edaffb333cdf262b4f0b1dca643691ed346d2400bd7c2cd4e5ee3cdcf/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f636f6d2f61707077726974652f7068702d636c616d61763f7374796c653d666c61742d737175617265)](https://travis-ci.com/appwrite/php-clamav)[![Twitter Account](https://camo.githubusercontent.com/95a35a6a7b26a4a26b1e365e36ac3ddf1794b2796d2b91de2f37ccb81274ae9d/68747470733a2f2f696d672e736869656c64732e696f2f747769747465722f666f6c6c6f772f61707077726974653f636f6c6f723d303061636565266c6162656c3d74776974746572267374796c653d666c61742d737175617265)](https://twitter.com/appwrite)

PHP Client to connect to ClamAV daemon over TCP or using a local socket from command line and scan your storage files for viruses.

Getting Started
---------------

[](#getting-started)

Install using composer:

```
composer require appwrite/php-clamav
```

```
