Registry / networking / xenolope-quahog

xenolope-quahog

JSON →
library3.0.0phppackagistunverified

A PHP client library for ClamAV clamd daemon

composer require xenolope/quahog
INSTALL
IMPORT
SIG · XENOLOPE-QUAHOG
X
xenolope-quahog
networkingphpv3.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Client
use Xenolope\Quahog\Client;

Scan a buffer for viruses using ClamAV

use Xenolope\Quahog\Client; $client = new Client('localhost', 3310); $result = $client->scanBuffer('file content'); var_dump($result);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
29 hits · last 30 days
node
26
OpenAI (training)
1
Resources
xenolope-quahog — pip install xenolope-quahog · libregistry