An open API service indexing awesome lists of open source software.

https://github.com/PeeHaa/async-virus-scan

Async library for querying online virus scanners
https://github.com/PeeHaa/async-virus-scan

amphp async virus-scanning virustotal

Last synced: 23 days ago
JSON representation

Async library for querying online virus scanners

Awesome Lists containing this project

README

          

# Async Virus Scan

[![Latest Stable Version](https://poser.pugx.org/peehaa/async-virus-scan/v/stable)](https://packagist.org/packages/peehaa/async-virus-scan)
[![Build Status](https://travis-ci.org/PeeHaa/async-virus-scan.svg?branch=master)](https://travis-ci.org/PeeHaa/async-virus-scan)
[![Build status](https://ci.appveyor.com/api/projects/status/0kjfc2neosclihe1?svg=true)](https://ci.appveyor.com/project/PeeHaa/async-virus-scan)
[![Coverage Status](https://coveralls.io/repos/github/PeeHaa/async-virus-scan/badge.svg?branch=master)](https://coveralls.io/github/PeeHaa/async-virus-scan?branch=master)
[![License](https://poser.pugx.org/peehaa/async-virus-scan/license)](https://packagist.org/packages/peehaa/async-virus-scan)

Provides a unified interface and implementations for online virus scanning services for use in async applications

## Requirements

- PHP7.2+

## Supported services

- VirusTotal

## Usage

## Limitations