Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 344 Bytes

File metadata and controls

5 lines (4 loc) · 344 Bytes

PHP 5.3+ wrapper for VirusTotal's API. Supports the public and private APIs. The only dependency is Guzzle 4+ (3.x is not supported).

If you need Guzzle 3 support check out Jay Zeng's API wrapper which this library is inspired by.