simonberger / tissue-clamav-adapter
A Tissue adapter that implements the ClamAV virus-scanner
Installs: 2 710
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 3
Open Issues: 0
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: 2024-10-21 16:25:31 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.