simonberger / tissue-clamav-adapter
A Tissue adapter that implements the ClamAV virus-scanner
Package info
github.com/simonberger/tissue-clamav-adapter
pkg:composer/simonberger/tissue-clamav-adapter
1.0.0
2023-04-21 13:10 UTC
Requires
- php: >=7.4
- symfony/options-resolver: ^4.4|^5.4|^6.2
- symfony/process: ^4.4|^5.4|^6.2
Requires (Dev)
- phpunit/phpunit: ^9.6
This package is auto-updated.
Last update: 2026-02-21 19:27:02 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.