PHPackages                             thecodingcompany/googlemail - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. thecodingcompany/googlemail

ActiveLibrary[HTTP &amp; Networking](/categories/http)

thecodingcompany/googlemail
===========================

Google Mail client class for PHP 5.6

1.0.0(10y ago)012MITPHPPHP &gt;=5.6.0

Since Apr 12Pushed 10y ago1 watchersCompare

[ Source](https://github.com/TheCodingCompany/GoogleMail)[ Packagist](https://packagist.org/packages/thecodingcompany/googlemail)[ Docs](https://github.com/TheCodingCompany/GoogleMail)[ RSS](/packages/thecodingcompany-googlemail/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Google Mail Client
==================

[](#google-mail-client)

Google Mail class for PHP5.6+ to download all attachments. Easy extendable to download complete emails.

Made available by The Coding Company

Build by: Victor Angelier &lt;vangelier \\u0040 hotmail.com&gt;

\#Install/Composer

Easy: composer require thecodingcompany/googlemail

\#Example

```
chmod 0777 public/data

require_once("GoogleMail.php");

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

```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3733d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/fed446a0fab5b78203177cd58558c0afecaca5643644bd5e44cd1349942a6c6a?d=identicon)[digitalhuman](/maintainers/digitalhuman)

---

Top Contributors

[![digitalhuman](https://avatars.githubusercontent.com/u/780848?v=4)](https://github.com/digitalhuman "digitalhuman (5 commits)")

---

Tags

phpgooglegmail

### Embed Badge

![Health badge](/badges/thecodingcompany-googlemail/health.svg)

```
[![Health](https://phpackages.com/badges/thecodingcompany-googlemail/health.svg)](https://phpackages.com/packages/thecodingcompany-googlemail)
```

###  Alternatives

[hannesvdvreken/guzzle-debugbar

A Guzzle middleware that logs requests to debugbar's timeline

77428.9k2](/packages/hannesvdvreken-guzzle-debugbar)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
