2017 © Pedro Peláez
 

library googlemail

Google Mail client class for PHP 5.6

image

thecodingcompany/googlemail

Google Mail client class for PHP 5.6

  • Tuesday, April 12, 2016
  • by digitalhuman
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Google Mail Client

Google Mail class for PHP5.6+ to download all attachments. Easy extendable to download complete emails., (*1)

Made available by The Coding Company, (*2)

https://thecodingcompany.se, (*3)

Build by: Victor Angelier , (*4)

Install/Composer

Easy: composer require thecodingcompany/googlemail, (*5)

Example

chmod 0777 public/data

require_once("GoogleMail.php");

$mail = new CodingCompany\GoogleMail("my@gmail.com", "Very$ecretPassword");
$mail->read_mailbox();

The Versions

12/04 2016

dev-master

9999999-dev https://github.com/TheCodingCompany/GoogleMail

Google Mail client class for PHP 5.6

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

php google gmail

12/04 2016

1.0.0

1.0.0.0 https://github.com/TheCodingCompany/GoogleMail

Google Mail client class for PHP 5.6

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

php google gmail