Libraries tagged by send mail
netlinker/high-sender
16 Downloads
Laravel module for send e-mails with use AWES.io front
mouf/utils.log.multi-logger
6 Downloads
Use this package if you want a logger that logs to several places at the same time. Using a MultiLogger, you can append several loggers. For instance, you might want to write in the error log using the ErrorLogLogger and to send a mail to the admin using the MailLogger...
mouf/utils.log.advanced-logger
5 Downloads
This package can be used to perform advanced logging: the logs are stored in database (using the DBLogger), then are analysed and aggregated (using the LogStats package). This package provides a way to send a mail automatically every night to the admin, summarizing the logs of the day.
limesquare-nl/updatify
249 Downloads
Sends e-mail notifications on Craft en plugin updates
kruegge82/billbee-php-sdk-api
14 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.
knowproinsighter/sendingmails
7 Downloads
You send welcome mail to your user using this package!
knowproinsight/sendingmail
3 Downloads
You send welcome mail to your user using this package!
kaoken/laravel-confirmation-email
75 Downloads
Laravel sends confirmation mail after Auth user first registration, complete registration is done after accessing designated address.
innomatic-libs/smtpsendlib
2 Downloads
Sends e-mail messages by relaying on a SMTP server
hr-d/pepipost
12 Downloads
Pepipost API is used to send the mail to the receipients specified in the docs
global/contact
0 Downloads
send the mail
devrikita/contact-us
6 Downloads
ContactUs package that give e view and table mail send funcalities for contact us for all site
desfpc/pechkin
35 Downloads
Lite php SMTP mail send class
csi0n/laravel-excetion
15 Downloads
send exception mail for laravel
jhonn921007/imap
222 Downloads
Receive and send e-mails over IMAP