PHPackages                             mattclements/adv-email - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Mail &amp; Notifications](/categories/mail)
4. /
5. mattclements/adv-email

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

mattclements/adv-email
======================

Forked from geekMail to add extra features. A standalone version of the CodeIgniter PHP Framework's Email library

49PHP

Since Oct 8Pushed 10y ago2 watchersCompare

[ Source](https://github.com/mattclements/advEmail)[ Packagist](https://packagist.org/packages/mattclements/adv-email)[ RSS](/packages/mattclements-adv-email/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

advEmail
========

[](#advemail)

Forked from geekMail to add extra features A standalone version of the CodeIgniter PHP Framework's Email library

- Version 1.0

This class is a standalone version of the Email library used in the CodeIgniter PHP Framework:

-

Most of the existing CodeIgniter documentation for the library should work, with the exception that the library won't be dynamically loaded from a CodeIgniter controller (`$this->load->...` and "=`$this->email->from...`):

- [http://codeigniter.com/user\_guide/libraries/email.html](http://codeigniter.com/user_guide/libraries/email.html)

Usage example:
--------------

[](#usage-example)

```
