PHPackages                             marxvn/gdrive - 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. marxvn/gdrive

ActiveLibrary

marxvn/gdrive
=============

GDrive library.

1.0(9y ago)1638615[4 issues](https://github.com/marxvn/gdrive/issues)BSD-3-ClausePHPPHP &gt;=5.3

Since Oct 29Pushed 9y ago10 watchersCompare

[ Source](https://github.com/marxvn/gdrive)[ Packagist](https://packagist.org/packages/marxvn/gdrive)[ RSS](/packages/marxvn-gdrive/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

gdrive
======

[](#gdrive)

### Installation

[](#installation)

To install, simply:

```
$ composer require marxvn/gdrive

```

### Quick Start and Examples

[](#quick-start-and-examples)

More examples are available under [/examples](https://github.com/marxvn/gdrive/tree/master/examples).

```
require __DIR__ . '/vendor/autoload.php';
use \Marxvn\gdrive;
$gdrive = new gdrive;
$gdrive->getLink('LINK_GOOGLE_DRIVE');
$json_videojs_source = $gdrive->getSources();
$json_jwplayer_souce = $gdrive->getSources('jwplayer');
```

### Available Methods

[](#available-methods)

```
gdrive::sources
gdrive::setItag(array $itag)
gdrive::setVidcode(array $vidcode)
gdrive::setTitle($title)
gdrive::getLink($gurl)
gdrive::getSources($type = 'videojs')
```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community14

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

3479d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7b4d3b4d9cb186c0efee129d5d808ed3290c44904f9bfb19224cb7c7c9bbf5dc?d=identicon)[marxvn](/maintainers/marxvn)

---

Top Contributors

[![qipt8](https://avatars.githubusercontent.com/u/4975208?v=4)](https://github.com/qipt8 "qipt8 (10 commits)")

### Embed Badge

![Health badge](/badges/marxvn-gdrive/health.svg)

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

PHPackages © 2026

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