evozon-php / tissue-clamav-adapter
Slight variation of the original cleentfaar/tissue-clamav-adapter
Installs: 19 803
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Requires
- php: >=7.1
- evozon-php/tissue: *
Requires (Dev)
- phpunit/phpunit: ^6.0
This package is auto-updated.
Last update: 2025-03-16 05:37:27 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.