PHPackages                             graciousstudios/connect - 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. graciousstudios/connect

ActiveLibrary[API Development](/categories/api)

graciousstudios/connect
=======================

Connect your webshop with ROBIN

0.1.15(9y ago)1131[9 PRs](https://github.com/graciousagency/Connect/pulls)GPL-3.0PHP

Since Jul 17Pushed 4y ago7 watchersCompare

[ Source](https://github.com/graciousagency/Connect)[ Packagist](https://packagist.org/packages/graciousstudios/connect)[ RSS](/packages/graciousstudios-connect/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (5)Dependencies (7)Versions (20)Used By (0)

Robin/Connect
=============

[](#robinconnect)

This package connects your SEOShop webshop to your ROBIN account. It leverages both of the API's to form an integration.

Installation
------------

[](#installation)

### Laravel / Lumen

[](#laravel--lumen)

Simply do:

```
$ composer require graciousstudios/connect
```

And register `RobinConnectSEOShopServiceProvider::class` as a service provider. For lumen, inside `bootstrap/app.php`add `$app->register(RobinConnectSEOShopServiceProvider::class);`. For Laravel, add it to the providers array inside `config/app.php`

Setup
-----

[](#setup)

To be able to use robin/connect, you need to add the following environment variables to your .env file:

```
##SEOSHOP KEYS
SEOSHOP_API_KEY=
SEOSHOP_API_SECRET=
SEOSHOP_API_LANGUAGE=

##ROBIN KEYS
ROBIN_API_KEY=
ROBIN_API_SECRET=
ROBIN_API_URL=https://api.robinhq.com/

PAPERTRAIL_APP_NAME=

```

These keys make it possible to work with the different API's

Usage
-----

[](#usage)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 70% 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 ~39 days

Total

9

Last Release

3637d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/21ae8d3f83f03a3c3a6f31de17ec1964ae26f1af703069284f650ed676211d4c?d=identicon)[gracious](/maintainers/gracious)

---

Top Contributors

[![pepijnblom](https://avatars.githubusercontent.com/u/6009489?v=4)](https://github.com/pepijnblom "pepijnblom (7 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (1 commits)")[![justingracious](https://avatars.githubusercontent.com/u/12844796?v=4)](https://github.com/justingracious "justingracious (1 commits)")[![michaelgracious](https://avatars.githubusercontent.com/u/24290969?v=4)](https://github.com/michaelgracious "michaelgracious (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/graciousstudios-connect/health.svg)

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

###  Alternatives

[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)[hubspot/api-client

Hubspot API client

23414.2M16](/packages/hubspot-api-client)

PHPackages © 2026

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