PHPackages                             thecodingcompany/googledrive - 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. [File &amp; Storage](/categories/file-storage)
4. /
5. thecodingcompany/googledrive

ActiveLibrary[File &amp; Storage](/categories/file-storage)

thecodingcompany/googledrive
============================

Google Drive class for PHP 5.6

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

Since Apr 12Pushed 10y ago1 watchersCompare

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

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

GoogleDrive
===========

[](#googledrive)

Google Drive class to upload files directly from your application to your Google Drive.

Made available by The Coding Company

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

\#Install/Composer

Easy: composer require thecodingcompany/googledrive

\#Example

```
require_once('google-api-php-client-2.0.0-RC7/vendor/autoload.php');

$drive = new CodingCompany\GoogleDrive();
$drive->setCredentials('location/to/your/credential.json');

$drive->init_google_drive();
print_r($drive->quota());

```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

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

3732d 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 (7 commits)")

---

Tags

phpgooglegoogle-drive

### Embed Badge

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

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

###  Alternatives

[blueimp/jquery-file-upload

File Upload widget for jQuery.

291.5M19](/packages/blueimp-jquery-file-upload)

PHPackages © 2026

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