2017 © Pedro Peláez
 

library clamav

A PHP client library for ClamAV clamd daemon

image

dynamicdo/clamav

A PHP client library for ClamAV clamd daemon

  • Friday, December 2, 2016
  • by nodefortytwo
  • Repository
  • 1 Watchers
  • 1 Stars
  • 1,382 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 15 Forks
  • 0 Open issues
  • 9 Versions
  • 11 % Grown

The README.md

ClamAV

ClamAV is a simple PHP library to interface with the clamd anti-virus daemon. It was written as all of the libraries out there for interfacing with ClamAV from PHP use exec('clamscan'), which isn't exactly an ideal solution, as clamscan loads the entire database into memory each time it is run - this doesn't, so it scans a lot (lot!) faster., (*1)

Installation

It is recommended to install Quahog through composer., (*2)

{
    "require": {
        "dyanmicdo/clamav": "0.*"
    }
}

Credit

This is a fork of jonjomckay/quahog which is not really maintined., (*3)

The Versions

02/12 2016

dev-master

9999999-dev

A PHP client library for ClamAV clamd daemon

  Sources   Download

MIT

The Requires

 

The Development Requires

by Rick Burgess

02/12 2016

v1.5

1.5.0.0

A PHP client library for ClamAV clamd daemon

  Sources   Download

MIT

The Requires

 

The Development Requires

by Rick Burgess

02/12 2016

dev-develop

dev-develop

A PHP client library for ClamAV clamd daemon

  Sources   Download

MIT

The Requires

 

The Development Requires

by Rick Burgess

03/02 2014

v1.4

1.4.0.0

A PHP client library for ClamAV clamd daemon

  Sources   Download

MIT

The Requires

 

04/12 2013

v1.3

1.3.0.0

A PHP client library for ClamAV clamd daemon

  Sources   Download

MIT

The Requires

 

04/12 2013

v1.2

1.2.0.0

A PHP client library for ClamAV clamd daemon

  Sources   Download

MIT

The Requires

 

03/12 2013

v1.1

1.1.0.0

A PHP client library for ClamAV clamd daemon

  Sources   Download

MIT

The Requires

 

02/12 2013

v1.0.1

1.0.1.0

A PHP client library for ClamAV clamd daemon

  Sources   Download

MIT

The Requires

 

02/12 2013

v1.0

1.0.0.0

A PHP client library for ClamAV clamd daemon

  Sources   Download

The Requires