PHPackages                             onlinewebplace/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. [API Development](/categories/api)
4. /
5. onlinewebplace/googledrive

ActiveLibrary[API Development](/categories/api)

onlinewebplace/googledrive
==========================

A PHP client library for Google Drive

2.1(9y ago)016GPLPHPPHP &gt;=5.6.0

Since Jul 27Pushed 9y ago1 watchersCompare

[ Source](https://github.com/rajasharma27/GoogleDrive2.x)[ Packagist](https://packagist.org/packages/onlinewebplace/googledrive)[ Docs](https://github.com/rajasharma27/GoogleDrive2.x)[ RSS](/packages/onlinewebplace-googledrive/feed)WikiDiscussions master Synced 1mo ago

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

GoogleDrive2.x
==============

[](#googledrive2x)

// =============================================== /\*\*

- Google Drive volume driver need "google-api-php-client" latest version package"
    ===============================================================================

    [](#google-drive-volume-driver-need-google-api-php-client--latest-version-package)
- - google-api-php-client:
- - copy directory "google-api-php-client" and paste in elFinder php directory
- - Google Drive developer console:
- - Create login in google developer console and create app and get clientid, clientsecret, redirecturi
- - create new project -&gt;Enable and manage APIs -&gt;Drive API -&gt;Enable -&gt;Goto Credentials
- - Create Credentials -&gt;oAuth Client -&gt;web Applicaton
- \*/ // Required for Google Drive Netmount // Installation by composer // `composer require googledrive/googledrive2.x`// Enable network mount // with autoload elFinder::$netDrivers\['googledrive'\] = 'GoogleDrive'; // without autoload include\_once dirname(**FILE**).DIRECTORY\_SEPARATOR.'elFinderVolumeGoogleDrive.class.php';

// GoogleDrive Netmount driver need next two settings. You can get at // AND reuire regist redirect url to "YOUR\_CONNECTOR\_URL?cmd=netmount&amp;protocol=googledrive&amp;host=1" define('ELFINDER\_GOOGLEDRIVE\_CLIENTID', ''); define('ELFINDER\_GOOGLEDRIVE\_CLIENTSECRET', ''); define('ELFINDER\_GOOGLEDRIVE\_GOOGLEAPICLIENT', 'google-api-php-client/vendor/autoload.php'); // ===============================================

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

Every ~7 days

Total

2

Last Release

3566d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/492905990b2a5639009e7386612b3fae07d5e3746c1b998b351167683876889d?d=identicon)[onlinewebplace](/maintainers/onlinewebplace)

---

Top Contributors

[![rajasharma27](https://avatars.githubusercontent.com/u/16103829?v=4)](https://github.com/rajasharma27 "rajasharma27 (84 commits)")

---

Tags

phpclientelfinderGoogleDrive

### Embed Badge

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

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

###  Alternatives

[razorpay/razorpay

Razorpay PHP Client Library

2024.8M44](/packages/razorpay-razorpay)[deepseek-php/deepseek-php-client

deepseek PHP client is a robust and community-driven PHP client library for seamless integration with the Deepseek API, offering efficient access to advanced AI and data processing capabilities.

47073.9k5](/packages/deepseek-php-deepseek-php-client)

PHPackages © 2026

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