Libraries tagged by fake email
bengor-user/swift-mailer-bridge
5861 Downloads
Adapter to make User compatible with SwiftMailer
blakvghost/bravo
10 Downloads
Bravo is a personal project, a mini MVC framework in PHP that I developed while drawing the best points from Laravel, Symfony and the Node.js side. I like simplicity, so I decided to make a simple product. For the moment, I manage the Route, the middlewares, the CORS, the easy sending of mails, as well as a mini ORM.
ch0c4/cake-mailer
1429 Downloads
CakeMailer plugin for CakePHP
origindesign/mailchimp_php_api
105 Downloads
Module to make calls to MailChimp API
danielkellyio/mailgun-mailable
496 Downloads
A trait to make your laravel mailables smarter about working with mailgun
bengor-user/mandrill-bridge
76 Downloads
Adapter to make User compatible with Mandrill
luminaire/premailer
900 Downloads
The "Luminaire Premailer" is a fork of the "Crossjoin PreMailer" by Christoph Ziegenberg, this fork will make integration to Laravel based project easier.
mailsender/core
390 Downloads
Library make easy create mail and send it throw several interfaces
bleumi/payment-sdk-php
5 Downloads
A simple and powerful REST API to integrate Traditional (Credit/Debit Card, Alternative Payment Methods) and Crypto Currency (Bitcoin, Ethereum, Stablecoins) payments into your business or application. ### Getting Started 1. Create an account on [Bleumi](https://account.bleumi.com/signUp/?app=payment) 1. Fill up your [profile](https://account.bleumi.com/account/?app=payment&tab=profile) 1. Complete your KYC by contacting [[email protected]](mailto:[email protected]) 1. Add your preferred payment service providers in the [Bleumi Portal](https://account.bleumi.com/account/?app=payment&tab=gateway) 1. Create your API key on the [Bleumi Integration Settings](https://account.bleumi.com/account/?app=payment&tab=integration) screen ### Authentication Bleumi uses API keys to authenticate requests. You can view and manage your API keys in the [Bleumi Integration Settings](https://account.bleumi.com/account/?app=payment&tab=integration) screen. Authenticated API requests should be made with a `X-Api-Key` header. Your API key should be passed as the value. ### Payment Methods Use the [Bleumi Portal](https://account.bleumi.com/account/?app=payment&tab=gateway) to add your preferred payment service provider (e.g. Stripe, BitPay, Bleumi Pay) and configure the payment methods that buyers would be able to use to make payments.