PATH:
home
/
lab2454c
/
keebchat.com
/
core
/
libs
/
PHPMailer
{ "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" }
[-] composer.lock
[edit]
[-] composer.json
[edit]
[+]
..
[-] travis.phpunit.xml.dist
[edit]
[-] .scrutinizer.yml
[edit]
[-] get_oauth_token.php
[edit]
[-] class.pop3.php
[edit]
[-] .gitignore
[edit]
[-] changelog.md
[edit]
[-] class.smtp.php
[edit]
[-] VERSION
[edit]
[+]
extras
[-] .travis.yml
[edit]
[-] class.phpmailer.php
[edit]
[-] class.phpmaileroauthgoogle.php
[edit]
[-] PHPMailerAutoload.php
[edit]
[-] README.md
[edit]
[+]
docs
[+]
examples
[+]
test
[-] class.phpmaileroauth.php
[edit]
[+]
language
[-] LICENSE
[edit]