PHPackages                             ivanoff/antivirus-microservice - 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. ivanoff/antivirus-microservice

ActiveLibrary

ivanoff/antivirus-microservice
==============================

A PHP client for Antivirus Microservice

00PHP

Since Aug 11Pushed 1y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

[![antivirus-microservice](./assets/logo2.png)](./assets/logo2.png)

Antivirus Microservice PHP Client
---------------------------------

[](#antivirus-microservice-php-client)

This is a PHP client for the free and fully functional [Antivirus Microservice Server](https://github.com/ivanoff/Antivirus-Microservice). It allows you to easily integrate virus scanning capabilities into your PHP applications.

Table of Contents
-----------------

[](#table-of-contents)

- [Antivirus Microservice PHP Client](#antivirus-microservice-php-client)
- [Table of Contents](#table-of-contents)
- [Installation](#installation)
- [Usage](#usage)
- [API](#api)
- [Configuration](#configuration)
- [Error Handling](#error-handling)
- [Requirements](#requirements)
- [Contributing](#contributing)
- [License](#license)
- [Support](#support)
- [Created by](#created-by)

Installation
------------

[](#installation)

You can install this package via Composer:

```
composer require ivanoff/antivirus-microservice
```

Usage
-----

[](#usage)

Here's a basic example of how to use the Antivirus Microservice client:

```
