PHPackages                             mp-php/fuel-packages-gdata - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. mp-php/fuel-packages-gdata

ActiveFuel-package[Utility &amp; Helpers](/categories/utility)

mp-php/fuel-packages-gdata
==========================

1.0(12y ago)81.2k1MITPHP

Since Feb 19Pushed 12y ago1 watchersCompare

[ Source](https://github.com/mamor/fuel-packages-gdata)[ Packagist](https://packagist.org/packages/mp-php/fuel-packages-gdata)[ RSS](/packages/mp-php-fuel-packages-gdata/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

FuelPHP Package for Gdata
=========================

[](#fuelphp-package-for-gdata)

This package depend on google-api-php-client.

---

Install
-------

[](#install)

### Setup to fuel/packages/gdata

[](#setup-to-fuelpackagesgdata)

- Use composer
- git submodule
- Download zip

### Configuration

[](#configuration)

##### One

[](#one)

In app/config/config.php

```
'always_load' => array('packages' => array(
	'gdata',
	...

```

or in your code

```
Package::load('gdata');

```

##### Two

[](#two)

Copy packages/gdata/config/gdata.php to under app/config directory and edit

### Usage

[](#usage)

```
$gdata = Gdata::forge(
	$service_name,
	$instance_name = 'default',
	$config = array()
);

```

##### You can access $gdata-&gt;client and $gdata-&gt;service.

[](#you-can-access-gdata-client-and-gdata-service)

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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

4507d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1270064?v=4)[madworks](/maintainers/mamor)[@mamor](https://github.com/mamor)

---

Top Contributors

[![mamor](https://avatars.githubusercontent.com/u/1270064?v=4)](https://github.com/mamor "mamor (14 commits)")

### Embed Badge

![Health badge](/badges/mp-php-fuel-packages-gdata/health.svg)

```
[![Health](https://phpackages.com/badges/mp-php-fuel-packages-gdata/health.svg)](https://phpackages.com/packages/mp-php-fuel-packages-gdata)
```

###  Alternatives

[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.3k10](/packages/helsingborg-stad-municipio)[mautic/core

Mautic Open Source Distribution

9.8k2.6k9](/packages/mautic-core)[mediawiki/maps

Adds various mapping features to MediaWiki

78149.7k3](/packages/mediawiki-maps)[rainlab/blog-plugin

Blog plugin for October CMS

17158.6k](/packages/rainlab-blog-plugin)[civicrm/civicrm-drupal-8

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

19246.3k2](/packages/civicrm-civicrm-drupal-8)[starcitizentools/citizen-skin

A beautiful, usable, responsive MediaWiki skin with in-depth extension support. Originally developed for the Star Citizen Wiki.

3355.8k](/packages/starcitizentools-citizen-skin)

PHPackages © 2026

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