PHPackages                             pittica/post-sendgrid - 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. pittica/post-sendgrid

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

pittica/post-sendgrid
=====================

Send e-mails using SendGrid from HTTP POST

1.0.0(6y ago)03[2 PRs](https://github.com/pittica/post-sendgrid/pulls)MITPHPPHP ^7.1

Since Feb 13Pushed 3y ago1 watchersCompare

[ Source](https://github.com/pittica/post-sendgrid)[ Packagist](https://packagist.org/packages/pittica/post-sendgrid)[ Docs](https://github.com/pittica/post-sendgrid)[ RSS](/packages/pittica-post-sendgrid/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (3)Versions (4)Used By (0)

Post SendGrid
=============

[](#post-sendgrid)

[![LICENSE](https://camo.githubusercontent.com/2f85f52c4004611de8f1d39e01c0808416afddf91a8aa418675e34aaeb60a4eb/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f706974746963612f706f73742d73656e64677269642e737667)](LICENSE)[![packagist](https://camo.githubusercontent.com/bc7a551f5c74e63d0a7054c454ac08ae7436fc1c37f106f22f5d381f3d500e49/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7061636b61676973742d70697474696361253246706f73742d2d73656e64677269642d627269676874677265656e2e737667)](https://packagist.org/packages/pittica/post-sendgrid)[![PHP from Packagist](https://camo.githubusercontent.com/6835de74d87d79c8fb2a88145ec47bc0942a699736a1cf705e90ea0a7b6d4bf1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f706974746963612f706f73742d73656e6467726964)](https://camo.githubusercontent.com/6835de74d87d79c8fb2a88145ec47bc0942a699736a1cf705e90ea0a7b6d4bf1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f706974746963612f706f73742d73656e6467726964)

This project uses SendGrid to send data from contact forms.

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

[](#installation)

You can install *post-sendgrid* using [Composer](https://getcomposer.org).

```
composer create-project --prefer-dist pittica/post-sendgrid
```

Configuration
-------------

[](#configuration)

Create and edit a **config/app.php** file.

### Example

[](#example)

```
