{ "name": "phpmailer/phpmailer", "type": "library", "description": "PHPMailer is a full-featured email creation and transfer class for PHP", "authors": [ { "name": "Marcus Bointon", "email": "phpmailer@synchromedia.co.uk" }, { "name": "Jim Jagielski", "email": "jimjag@gmail.com" }, { "name": "Andy Prevost", "email": "codeworxtech@users.sourceforge.net" }, { "name": "Brent R. Matzelle" } ], "require": { "php": ">=5.0.0" }, "require-dev": { "phpdocumentor/phpdocumentor": "*", "phpunit/phpunit": "4.7.*" }, "suggest": { "league/oauth2-google": "Needed for Google XOAUTH2 authentication" }, "autoload": { "classmap": [ "class.phpmailer.php", "class.phpmaileroauth.php", "class.phpmaileroauthgoogle.php", "class.smtp.php", "class.pop3.php", "extras/EasyPeasyICS.php", "extras/ntlm_sasl_client.php" ] }, "license": "LGPL-2.1" }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
language | Folder | 0755 |
|
|
LICENSE | File | 25.8 KB | 0644 |
|
PHPMailerAutoload.php | File | 1.29 KB | 0644 |
|
VERSION | File | 7 B | 0644 |
|
class.phpmailer.php | File | 143.31 KB | 0644 |
|
class.phpmaileroauth.php | File | 7.04 KB | 0644 |
|
class.phpmaileroauthgoogle.php | File | 2.38 KB | 0644 |
|
class.pop3.php | File | 10.41 KB | 0644 |
|
class.smtp.php | File | 41.15 KB | 0644 |
|
composer.json | File | 1.14 KB | 0644 |
|