PHP ClamAV - ClamAV Interface for PHP5 Scripts PHP-ClamAV is a PHP5 extension that allows to incorporate virus scanning features on your PHP5 scripts. It uses the Clam AV API for virus scanning.
Features
- Extend your PHP code with antivirus file scanning
- Support ClamAV from 0.95.x to 0.98.x
- Support PHP 5.3 to 5.5
- Support for DEB and RPM building packages
License
GNU General Public License version 2.0 (GPLv2)Follow php-clamav
Other Useful Business Software
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Rate This Project
Login To Rate This Project
User Reviews
-
It worked very well in PHP 5.3 (on debian squeeze) for my low-scan volume needs, but with PHP 5.4, both version 15.6 and 15.5 failed to build, with the error notice: php-clamav-0.15.6/clamav.c:71: error: ‘clamav_functions’ undeclared here (not in a function)
-
I am waiting to test out the memory hog issues stated but install and functionality work well so far.
-
Using it since a whole while in Debian and love it. But PHP 5.3.x was going mad to disable dl() so the ClamAV Sigs are always loaded in each Apache2 process.
-
really useful!!!!