Libraries tagged by PHP mail
filips123/monolog-phpmailer
48058 Downloads
PHPMailer handler for Monolog
snipworks/php-smtp
3167 Downloads
Simple PHP SMTP Mail Send Script
thepieterdc/mailinator_php
48739 Downloads
PHP wrapper for the Mailinator.com API
mailosaur/mailosaur
289054 Downloads
The Mailosaur PHP library lets you integrate email and SMS testing into your continuous integration process.
mailboxvalidator/mailboxvalidator-php
10043 Downloads
MailboxValidator PHP module enable users to block disposal email, detect free email and validate if an email is valid.
mailslurp/mailslurp-client-php
25174 Downloads
MailSlurp is an API for sending and receiving emails and SMS from dynamically allocated email addresses and phone numbers. It's designed for developers and QA teams to test applications, process inbound emails, send templated notifications, attachments, and more. ## Resources - [Homepage](https://www.mailslurp.com) - Get an [API KEY](https://app.mailslurp.com/sign-up/) - Generated [SDK Clients](https://docs.mailslurp.com/) - [Examples](https://github.com/mailslurp/examples) repository
mailjet/mailjet-apiv3-php-simple
57557 Downloads
[API v3] Simple PHP wrapper for the Mailjet API
zfr/zfr-mailchimp
802482 Downloads
PHP library for interacting with the v2 MailChimp REST API
pepipost/pepipost-sdk-php
25219 Downloads
Pepipost API is used to send the mail to the receipients specified in the docs
hyperf-ext/mail
39413 Downloads
The Hyperf Mail package.
benhall14/php-imap-reader
7934 Downloads
A PHP class that makes working with IMAP in PHP simple.
vatps/mailchimp-rest-api
70650 Downloads
Very Easy to use MailChimp REST Enabled API 3.0 Wrapper Class.
sammaye/mailchimp
160801 Downloads
A PHP API wrapper for v3.0 for the MailChimp API
passbase/passbase-php
30559 Downloads
# Introduction Welcome to the Passbase Verifications API docs. This documentation will help you understand our models and the Verification API with its endpoints. Based on this you can build your own system (i.e. verification) and hook it up to Passbase. In case of feedback or questions you can reach us under this email address: [[email protected]](mailto:[email protected]). A User submits a video selfie and valid identifying __Resources__ during a __Verification__ guided by the Passbase client-side integration. Once all the necessary __Resources__ are submitted, __Data points__ are extracted, digitized, and authenticated. These Data points then becomes part of the User's __Identity__. The User then consents to share __Resources__ and/or __Data points__ from their Identity with you. This information is passed to you and can be used to make decisions about a User (e.g. activate account). This table below explains our terminology further. | Term | Description | |-----------------------------------------|-------------| | [Identity](#tag/identity_model) | A set of Data points and Resources related to and owned by one single User. This data can be accessed by you through a Verification. | | Data points | Any data about a User extracted from a Resource (E.g. Passport Number, or Age). | | [Resource](#tag/resource_model) | A source document used to generate the Data points for a User (E.g. Passport). | | [User](#tag/user_model) | The owner of an email address associated with an Identity. | | Verification | A transaction through which a User consents to share Data points with you. If the Data points you request are not already available in the User's Identity, the Passbase client will ask the User to submit the necessary Resource required to extract them. | | Re-authentication (login) | A transaction through which a User can certify the ownership of Personal data previously shared through an Authentication. | # Authentication There are two forms of authentication for the API: • API Key • Bearer JWT Token
mailmotor/mailmotor-bundle
188950 Downloads
This Symfony bundle loads in MailMotor as a service. So you can subscribe/unsubscribe members to any mailinglist managing API. F.e.: MailChimp, CampaignMonitor, ...