PHPackages                             mailodds/mailodds-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. mailodds/mailodds-php

ActiveLibrary[API Development](/categories/api)

mailodds/mailodds-php
=====================

Official PHP SDK for the MailOdds email validation API

v2.1.0(1mo ago)00MITPHPPHP ^8.1CI passing

Since Feb 7Pushed 1mo agoCompare

[ Source](https://github.com/mailodds/php-sdk)[ Packagist](https://packagist.org/packages/mailodds/mailodds-php)[ Docs](https://mailodds.com)[ RSS](/packages/mailodds-mailodds-php/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (8)Versions (6)Used By (0)

MailOdds PHP SDK
================

[](#mailodds-php-sdk)

The official PHP client for the MailOdds email deliverability platform. Validate emails, send transactional messages, and monitor deliverability from any PHP application, with first-class support for Laravel and WordPress.

[![Packagist Version](https://camo.githubusercontent.com/d63abaace6a4e200dc9c9e2fef5ff8f55a0ad925f1942a952e466ee7ec9c59f5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d61696c6f6464732f6d61696c6f6464732d706870)](https://packagist.org/packages/mailodds/mailodds-php)[![License: MIT](https://camo.githubusercontent.com/08cef40a9105b6526ca22088bc514fbfdbc9aac1ddbf8d4e6c750e3a88a44dca/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d626c75652e737667)](LICENSE)[![API Docs](https://camo.githubusercontent.com/605bb29a0fdf33de97f33e40c19dd6d6735b29e6833b0daf5047c064c7827473/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4150492d646f63732d626c7565)](https://mailodds.com/docs)

Installation
------------

[](#installation)

```
composer require mailodds/mailodds-php
```

Requires PHP 8.1 or later.

Quick Start
-----------

[](#quick-start)

```
