Libraries tagged by send email php

sarbacane-sdk/php

1 Favers
423 Downloads

Sarbacane SDK to send e-mail and text messages (sms).

Go to Download


pushkar/easy-mail

3 Favers
77 Downloads

A wrapper for php's mail function that allows you to easily construct and send mails.

Go to Download


kruegge82/billbee-php-sdk-api

1 Favers
25 Downloads

Documentation of the Billbee REST API to connect a Billbee account to external aplications. ## Endpoint The Billbee API endpoint base url is https://api.billbee.io/api/v1 ## Activation You have to enable the API in the settings of your Billbee account. In addition you need a Billbee API Key identifying the application you develop. To get an API key, send a mail to [email protected] and send us a short note about what you are building. ## Authorization & security Because you can access private data with the Billbee API, every request has to be sent over https and must * Contain a valid API Key identifying the application/developer. It has to be sent as the HTTP header X-Billbee-Api-Key * Contain a valid user login with billbee username and api password in form of a basic auth HTTP header ## Throttling 50 calls per second for each API Key. 10 calls per second for each API Key in combination with Billbee user. Besides that each endpoint has a throttle of max 2 requests per second per combination of API Key and Billbee user. When you exceed the throttle threshold, the API will return a HTTP 429 status code and a Retry-After-Header indicating how many seconds you will have to wait before you can call the API again.

Go to Download


bradtreloar/html_php_mail

0 Favers
214 Downloads

Sends HTML using PHP

Go to Download


ashleydw/mail

2 Favers
297 Downloads

Laravel 4 MailServiceProvider that returns the result of send()

Go to Download


codezero/mailer

2 Favers
971 Downloads

Send mail in PHP with Laravel 5.

Go to Download


codemommy/mailphp

1 Favers
458 Downloads

Send Mail

Go to Download


wasabi/wasabimail

0 Favers
204 Downloads

Zend Framework 2 Email Module Service. This Email module enhances ZF2 email functionality for a convenient usage. It supports file attachments and template email composition. It is bundled with a responsive email template that can be customized.

Go to Download


wambacom/smtpd

2 Favers
1821 Downloads

Fork thefox/smtpd. SMTP server (library) written in PHP. In this fork we use eXorus/php-mime-mail-parser as mail parser instead of zend::message

Go to Download


mambaru/smtpd

2 Favers
692 Downloads

Fork thefox/smtpd. SMTP server (library) written in PHP. In this fork we use eXorus/php-mime-mail-parser as mail parser instead of zend::message

Go to Download


desfpc/pechkin

0 Favers
48 Downloads

Lite php SMTP mail send class

Go to Download


parasharrajat/contact-us

0 Favers
7 Downloads

Simple Php script to send Mail to user for contact us form

Go to Download


m4s3s7/maillibrary

0 Favers
4 Downloads

Php send and get mail library

Go to Download


murganikolay/debug-errorhook

0 Favers
270 Downloads

Intercept PHP errors (including fatals) and process them (e.g. send to E-mail). Based on http://en.dklab.ru/lib/Debug_ErrorHook/ by Dmitry Koterov

Go to Download


dmelo/pchart

19 Favers
15056 Downloads

pChart is a PHP library that will help you to create anti-aliased charts or pictures directly from your web server. You can then display the result in the client browser, sent it by mail or insert it into PDFs. pChart provide object oriented coding syntax and is fully in line with the new web standards allowing you to enhance your web2.0 applications.

Go to Download


<< Previous Next >>