The EmailVeritas URL Checker PHP SDK provides real-time phishing and malicious link detection through the official EmailVeritas API.
It enables developers to classify and analyze URLs directly from PHP applications using simple methods for URL Lookup and URL Scan.
Lightweight and dependency-free, the SDK performs redirect-chain, WHOIS, and HTML metadata analysis.
Composer support makes integration seamless with PSR-4 autoloading.
Ideal for CRMs, contact forms, and security dashboards.
Features:
• Real-time phishing detection
• URL Lookup and URL Scan endpoints
• WHOIS, redirect, and metadata analysis
• Native PHP (cURL) implementation
• Composer integration
• MIT License
Homepage: https://www.emailveritas.com/url-checker
Repository: https://github.com/Email-Veritas/url-checker-php-sdk
Features
- URL Checker
- Real-time phishing detection
- URL Lookup and URL Scan
- Redirect-chain and WHOIS analysis
- Lightweight PHP SDK (no dependencies)
- Composer and PSR-4 support