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

ActiveLibrary[API Development](/categories/api)

robinhq/connect
===============

Connect your webshop with ROBIN

0.1.15(9y ago)1251[9 PRs](https://github.com/ROBINHQ-COM/Connect/pulls)1GPL-3.0PHP

Since Jul 17Pushed 4y ago7 watchersCompare

[ Source](https://github.com/ROBINHQ-COM/Connect)[ Packagist](https://packagist.org/packages/robinhq/connect)[ RSS](/packages/robinhq-connect/feed)WikiDiscussions master Synced 1mo ago

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

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

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community17

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

3640d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/022fedda76a958ff5a3501ad805aa26d342f8a984263aa1faea2045399055915?d=identicon)[megawubs](/maintainers/megawubs)

---

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/robinhq-connect/health.svg)

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

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[facebook/php-business-sdk

PHP SDK for Facebook Business

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

PHP wrapper for the Meilisearch API

74513.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

265103.1M454](/packages/google-gax)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)

PHPackages © 2026

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