codeigniter-phpmailer

A CodeIgniter 3 compatible email-library powered by PHPMailer

MIT License

Downloads
11.6K
Stars
252
Committers
5
codeigniter-phpmailer - v1.5.0 Latest Release

Published by ivantcholakov about 2 years ago

CHANGELOG

  • Requires PHP >= 7.3.0.
  • XOAUTH2 authentication has been added for enail accounts hosted by Google, Yahoo, Microsoft.
codeigniter-phpmailer - v1.4.7

Published by ivantcholakov over 3 years ago

CHANGELOG

  • Silent detection about ini_get('mbstring.func_overload') has been added.
codeigniter-phpmailer - v1.4.6

Published by ivantcholakov almost 4 years ago

CHANGELOG

  • Switching to PHPMailer ^6.2.0 which is also PHP 8 compatible.
codeigniter-phpmailer - v1.4.5

Published by ivantcholakov over 4 years ago

CAHNGELOG

  • README.md: Poser badges have been added.
codeigniter-phpmailer - v1.4.4

Published by ivantcholakov over 4 years ago

CHANGELOG

  • Corrections within README.md and CHANGELOG.md have been done.
codeigniter-phpmailer - v1.4.3

Published by ivantcholakov over 4 years ago

CHANGELOG

  • CHANGELOG.md file has been added.
codeigniter-phpmailer - v1.4.2

Published by ivantcholakov over 4 years ago

CHANGELOG

  • New installation instructions have been prepared.
codeigniter-phpmailer - v1.4.1

Published by ivantcholakov over 4 years ago

CHANGELOG

  • composer.json has been added.
codeigniter-phpmailer - v1.4.0

Published by ivantcholakov over 4 years ago

CHANGELOG

codeigniter-phpmailer - v1.3.5

Published by ivantcholakov over 4 years ago

CHANGELOG

  • Minor corrections within README.md
codeigniter-phpmailer - v1.3.4

Published by ivantcholakov over 4 years ago

CHANGELOG

  • The old PHPMailer 5 has been patched, CVE-2020-13625.
codeigniter-phpmailer - v1.3.3

Published by ivantcholakov over 4 years ago

CHANGELOG

  • The old PHPMailer has been updated, v5.2.28.
codeigniter-phpmailer - v1.3.2

Published by ivantcholakov about 5 years ago

CHANGELOG

  • README.md: The sample usage code has been extended for showing how to attach an inline image (logo).
codeigniter-phpmailer - v1.3.1

Published by ivantcholakov almost 6 years ago

CHANGELOG

  • A minor correction.
codeigniter-phpmailer - v1.3.0

Published by ivantcholakov almost 6 years ago

CHANGELOG

  • A library implementation that uses PHPMailer 6 has been introduced. If you intend to use PHPMailer 6, install it through Composer within your project.
codeigniter-phpmailer - v1.2.32

Published by ivantcholakov almost 6 years ago

CHANGELOG

  • PHP 7.3 compatibility related corrections.
codeigniter-phpmailer - v1.2.31

Published by ivantcholakov almost 6 years ago

CHANGELOG

  • PHPMailer has been updated, v5.2.27.
codeigniter-phpmailer - v1.2.30

Published by ivantcholakov over 6 years ago

CHANGELOG

  • A new non-mandatory configuration option $config['smtp_auth'] for serving a specific case has been added, see issue #31.
codeigniter-phpmailer - v1.2.29

Published by ivantcholakov almost 7 years ago

CHANGELOG

  • README.md: Instructions about using Composer as an alternative way for installing PHPMailer 5.2 have been added. Thank you, @joel-depiltech, #28. This topic will be revisited in the future.
codeigniter-phpmailer - v1.2.28

Published by ivantcholakov almost 7 years ago

CHANGELOG

  • A compatibility bug for CodeIgniter 2 has been fixed, it was about sending emails with file attachments.
Package Rankings
Top 7.07% on Packagist.org
Badges
Extracted from project README
Latest Stable Version Total Downloads Latest Unstable Version License