Libraries tagged by phpami
two-bros/php-amazon-mws
8 Downloads
An open-source library to connect to Amazon's MWS web services in an object-oriented manner, with a focus on intuitive usage. Forked from CPIGroup/phpAmazonMWS to add namespacing and cleanup for further development.
ttek/tk-mail
993 Downloads
A mail lib using PHPMailer for the tk libs
thetechstuffs/php-mailer-in-php
8 Downloads
Send Mail in PHP Using PHPMailer
tf/email
106 Downloads
A very old PHP class to send emails. You should use phpmailer or swiftmail instead.
stevad/yiimailer
5926 Downloads
Yii extension for sending emails with layouts using PHPMailer
snap/email-adapter
69 Downloads
An easy to use package of adapters to create a unified interface for multiple email libraries including PHPMailer and SwiftMailer.
sinri/smallphpmailer
214 Downloads
PHPMailer is a full-featured email creation and transfer class for PHP. This is a thinned version.
simonmao/simple-mailer
6 Downloads
A simple mail client based on the phpmailer package.
shahariaazam/smtp-mailer
1 Downloads
Send email via SMTP from your PHP application. This library was built on phpmailer/phpmailer and compatible with using omnimail/omnimail with simplified implementation
send-email/send-email
0 Downloads
usando o PHPMailer
sakirhossn/contact-form-php
1 Downloads
This is a custom contact page of a simple website. Where user's query regarding the website will be sent site owner via mail using PHPMailer library. This mail body is fully customized
rdewilde/yiimailer
26162 Downloads
Yii extension for sending emails with layouts using PHPMailer
rawphp/raw-mail
339 Downloads
RawMail is a wrapper around PHPMailer and is used by RawPHP framework and other applications.
rapidwebltd/amazon-mws-config-generator
1542 Downloads
Generate configuration files for PHP Amazon MWS library - https://github.com/CPIGroup/phpAmazonMWS
ppajer/htmlemail
11 Downloads
A straightforward wrapper for sending data presented in HTML templates through PHPMailer.