PHPackages                             gonzakpo/google-spreadsheet-bundle - 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. gonzakpo/google-spreadsheet-bundle

ActiveSymfony-bundle

gonzakpo/google-spreadsheet-bundle
==================================

Dreamlex Google spreadsheet bundle

013PHP

Since Nov 30Pushed 9y ago1 watchersCompare

[ Source](https://github.com/gonzaloalonsod/GoogleSpreadsheetBundle)[ Packagist](https://packagist.org/packages/gonzakpo/google-spreadsheet-bundle)[ RSS](/packages/gonzakpo-google-spreadsheet-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

DreamlexGoogleSpreadsheetBundle
===============================

[](#dreamlexgooglespreadsheetbundle)

[![Build Status](https://camo.githubusercontent.com/64b59a5631acd34639afc57b3182d5ead0aff2a31227905598755dcdea7df78b/68747470733a2f2f7472617669732d63692e6f72672f447265616d6c65782f476f6f676c65537072656164736865657442756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Dreamlex/GoogleSpreadsheetBundle)

Installing
----------

[](#installing)

Go to

Follow the first step.

Put your `client_secret.json` in to `/app/config/`

Execute command

```
app/console google-spreadsheet:set-credentials

```

Usage
-----

[](#usage)

```
$googleSpreadsheet = $this->container->get('dreamlex_google_spreadsheet');
$tableData = $googleSpreadsheet->getTable('1_ApzX0ZEpN79EL4v_rSpU1PxpgYYOCDKfet7_le0suM', 'IP!A2:B');
```

Functions

```
getTable($spreadsheetId, $range = null)
createTable($title)
addPermissionTable($spreadsheetId, $email, $type = 'user', $role = 'writer', $sendNotificationEmail = false)
addRowTable($spreadsheetId, $range, $values)
updateRowTable($spreadsheetId, $range, $values)
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/8ab7da460db4f61d98fb4c414cfbd87ca6134fe03dd4bcc764ac19a8164918f6?d=identicon)[gonzaloalonsod](/maintainers/gonzaloalonsod)

---

Top Contributors

[![gonzaloalonsod](https://avatars.githubusercontent.com/u/1031176?v=4)](https://github.com/gonzaloalonsod "gonzaloalonsod (6 commits)")[![alexndlm](https://avatars.githubusercontent.com/u/6824784?v=4)](https://github.com/alexndlm "alexndlm (5 commits)")[![elezx](https://avatars.githubusercontent.com/u/25608881?v=4)](https://github.com/elezx "elezx (3 commits)")[![iborysenko](https://avatars.githubusercontent.com/u/17834238?v=4)](https://github.com/iborysenko "iborysenko (1 commits)")

### Embed Badge

![Health badge](/badges/gonzakpo-google-spreadsheet-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/gonzakpo-google-spreadsheet-bundle/health.svg)](https://phpackages.com/packages/gonzakpo-google-spreadsheet-bundle)
```

PHPackages © 2026

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