PHP Sendgrid

Open-source PHP projects categorized as Sendgrid

Top 6 PHP Sendgrid Projects

  • sendgrid-php

    The Official Twilio SendGrid PHP API Library

    Project mention: nested Array?? | /r/PHPhelp | 2022-11-15

    $customers = array() foreach ($emails as $i => $email) { $customers[] = array( 'email' => $email, 'name' - $names[$i], 'accountId' => $accountIds[$i], ); } foreach ($customers as $customer) { // https://github.com/sendgrid/sendgrid-php/blob/main/USE_CASES.md#send-an-email-to-a-single-recipient }

  • laravel-mailbox

    Catch incoming emails in your Laravel application

  • SonarLint

    Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.

  • omnimail

    Send email across all platforms using one interface

  • magento2-gmail-smtp-app

    Configure Magento 2 to send email using Google App, Gmail, Amazon Simple Email Service (SES), Microsoft Office365 and many other SMTP (Simple Mail Transfer Protocol) servers

    Project mention: Help: Composer installs Extensions to /vendor but Magento trys loading them from /app/code | /r/magento2 | 2022-11-20

    { "name": "magepal/magento2-gmailsmtpapp", "description":"Magento 2 SMTP Extension - Configure Magento 2 to send all transactional email using Gmail, G Suite, Amazon SES, Office360, Mailgun, SendGrid, Mandrill or any other SMTP servers", "keywords": [ "magento 2", "gmail smtp", "google app", "magento2 email", "Amazon Simple Email Service", "Amazon SES", "magento2 smtp", "magento2 email setup", "send email magento2", "g suite", "how to configure magento email", "how to setup email magento2" ], "require": { "php": "~7.4.0||~8.1.0", "magento/module-backend": "102.0.*", "magento/framework": "103.0.*", "magepal/magento2-core":">1.1.0" }, "type": "magento2-module", "version": "2.9.0", "license": [ "proprietary" ], "homepage": "https://www.magepal.com/", "support": { "email": "[email protected]", "issues": "https://github.com/magepal/magento2-gmail-smtp-app/issues/" }, "authors": [ { "name": "Renon Stewart", "email": "[email protected]", "homepage": "https://www.magepal.com/", "role": "Leader" } ], "autoload": { "files": [ "registration.php" ], "psr-4": { "MagePal\\GmailSmtpApp\\": "" } } }

  • Stampie

    Library for using online Email providers

    Project mention: PHPMailer Gmail Tutorial | dev.to | 2022-10-31

    A non-framework-dependent straightforward API Wrapper that is easy to integrate into a PHP application. The API wrapper is used in Postmark, SendGrid, MailGun, Mandrill, and many other third-party email-sending services that can be used in your project.

  • mguy.co

    my website

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2022-11-20.

PHP Sendgrid related posts

Index

What are some of the best open-source Sendgrid projects in PHP? This list will help you:

Project Stars
1 sendgrid-php 1,423
2 laravel-mailbox 965
3 omnimail 330
4 magento2-gmail-smtp-app 304
5 Stampie 292
6 mguy.co 0
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com