PHPackages                             souravsspace/unsent - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. souravsspace/unsent

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

souravsspace/unsent
===================

PHP SDK for the Unsent API - Send transactional emails with ease

014[1 issues](https://github.com/souravsspace/unsent-php/issues)PHP

Since Jan 15Pushed 4mo agoCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Unsent PHP SDK
==============

[](#unsent-php-sdk)

Official PHP SDK for the [Unsent](https://unsent.dev) API - the best open-source platform for sending transactional emails.

Prerequisites
-------------

[](#prerequisites)

- [Unsent API key](https://app.unsent.dev/dev-settings/api-keys)
- [Verified domain](https://app.unsent.dev/domains)
- PHP 7.4 or higher

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

[](#installation)

Install via Composer:

```
composer require souravsspace/unsent
```

Usage
-----

[](#usage)

### Basic Setup

[](#basic-setup)

```
