Download the PHP package price2performance/sendgrid-nette without Composer
On this page you can find all versions of the php package price2performance/sendgrid-nette. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download price2performance/sendgrid-nette
More information about price2performance/sendgrid-nette
Files in price2performance/sendgrid-nette
Download price2performance/sendgrid-nette
More information about price2performance/sendgrid-nette
Files in price2performance/sendgrid-nette
Vendor price2performance
Package sendgrid-nette
Short Description Sendgrid integration for Nette.
License BSD-3-Clause
Package sendgrid-nette
Short Description Sendgrid integration for Nette.
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package sendgrid-nette
sendgrid-nette
Sendgrid integration for Nette.
Install
Configuration
In config add:
Usage
To make any API call to SendGrid, just inject the SendGrid class to your presenter:
To send an email via SendGrid, just inject Price2Performance\SendGrid\SendGridMailer to your presenter:
Calling getLastResponse() on SendGridMailer gets you SendGrid\Response of the last send() call. You can use it to log errors.
Versions
| Version | Nette | SendGrid API | PHP |
|---|---|---|---|
| 2.0 | ^3.0 | ^7.4 | 7.1 - 8.3 |
| 2.1 | ^3.0 or ^4.0 | ^8.1 | 7.1 - 8.4 |
All versions of sendgrid-nette with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
nette/mail Version ^3.0|^4.0
nette/di Version ^3.0
sendgrid/sendgrid Version ^7.4|^8.1
nette/mail Version ^3.0|^4.0
nette/di Version ^3.0
sendgrid/sendgrid Version ^7.4|^8.1
The package price2performance/sendgrid-nette contains the following files
Loading the files please wait ...