cleentfaar / tissue-clamav-adapter
A Tissue adapter that implements the ClamAV virus-scanner
Installs: 15 438
Dependents: 1
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 4
Open Issues: 1
Requires
- php: >=5.4
- cleentfaar/tissue: dev-master
Requires (Dev)
- phpunit/phpunit: ~4.2
This package is auto-updated.
Last update: 2022-02-01 12:41:00 UTC
README
An adapter for the Tissue library that implements the ClamAV engine.
Requirements
This adapter requires you to install either the clamav-daemon
(recommended) or clamav
(slow) package to access
the ClamAV engine. Check out the Installation documentation for more information on how
to install this package.