evozon-php / tissue-clamav-adapter
Slight variation of the original cleentfaar/tissue-clamav-adapter
This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.
Package info
github.com/Evozon-PHP/TissueClamavAdapter
pkg:composer/evozon-php/tissue-clamav-adapter
dev-master
2019-07-15 17:17 UTC
Requires
- php: >=7.1
- evozon-php/tissue: *
Requires (Dev)
- phpunit/phpunit: ^6.0
This package is auto-updated.
Last update: 2025-04-16 05:48:30 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.