Download Latest Version PHP SDK for EmailVeritas URL Checker source code.tar.gz (5.2 kB)
Email in envelope

Get an email when there's a new version of url-checker-php-sdk

Home / 1.0.0
Name Modified Size InfoDownloads / Week
Parent folder
PHP SDK for EmailVeritas URL Checker source code.tar.gz 2025-10-05 5.2 kB
PHP SDK for EmailVeritas URL Checker source code.zip 2025-10-05 8.1 kB
README.md 2025-10-05 1.5 kB
Totals: 3 Items   14.9 kB 2

🚀 Initial Release

EmailVeritas URL Checker PHP SDK — the official PHP library for interacting with the
EmailVeritas URL Checker API, enabling real-time phishing and malicious link detection.

✨ Added

  • URL Lookup endpoint (/v1/url/lookup)
    Classify URLs as legitimate, phishing, or need_to_scan
  • 🧠 URL Scan endpoint (/v1/url/scan)
    Perform deep analysis with WHOIS, redirect-chain, and HTML metadata
  • 💡 Native PHP implementation (no external dependencies)
  • ⚙️ PSR-4 Autoload with namespace EmailVeritas\
  • 📦 Composer support for easy installation (composer require email-veritas/url-checker-php-sdk)
  • 🧪 Example scripts in /examples/:
  • lookup.php
  • scan.php
  • 🧾 Documentation (README.md) and MIT license
  • 🔗 Links to official resources:
  • Product page
  • API docs
  • GitHub repository

🧱 Requirements

  • PHP 7.4+
  • cURL enabled

📘 About EmailVeritas

Email Veritas Security Technologies Ltd.
Developing cybersecurity tools that detect and block phishing, scams, and unsafe URLs across email, web, and messaging platforms.


🧾 License

This project is licensed under the MIT License.


Source: README.md, updated 2025-10-05