PHPackages                             gepardio/connectors-sdk - 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. gepardio/connectors-sdk

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

gepardio/connectors-sdk
=======================

SDK to simplify building connectors for Gepard SaaS Platform

0.2.0(3y ago)211Apache-2.0PHPPHP &gt;=8.1.0CI failing

Since Jun 29Pushed 3y ago2 watchersCompare

[ Source](https://github.com/Gepard-io/ConnectorsSDK)[ Packagist](https://packagist.org/packages/gepardio/connectors-sdk)[ Docs](https://gepard.io)[ RSS](/packages/gepardio-connectors-sdk/feed)WikiDiscussions main Synced today

READMEChangelog (2)Dependencies (7)Versions (3)Used By (0)

Connectors SDK for Gepard SaaS Platform
=======================================

[](#connectors-sdk-for-gepard-saas-platform)

The **Connectors SDK** makes it easy for developers to create an integration with PIM, Marketplace or any custom source of product content to deliver it into Gepard SaaS Platform for further processing.

Glossary
--------

[](#glossary)

**Connector** - a set of "commands" and "queries" with settings that defines how to access any external source to retrieve and/or update data.

**Query** - a connector operation intended to retrieve data from external source and convert it to supported data transfer object(s). Example: download products and convert them to save them on Gepard SaaS Platform.

**Command** - a connector operation intended to process data from payload, convert it and send to external source. Example: upload products from Gepard SaaS Platform, convert them to save them in external system.

Getting started
---------------

[](#getting-started)

1. Take a look to existing integration tests for examples how to use this library.
2. Create own connector definition class by extending `\GepardIO\ConnectorsSDK\Connector` class. If there are any settings that your connector require for its work - they should be defined and returned in `getSettings()` method. Examples of such "global" settings: credentials to access some API, API hostname, etc.
3. Create necessary query and/or command classes. Do not forget to add their class names to corresponding methods in connector (`getQueries()` and `getCommands()`).
4. Create GitHub repository with your integration and let us know that we can add new integration on our platform.

Resources
---------

[](#resources)

- [Issues](https://github.com/Gepard-io/ConnectorsSDK/issues) - Report issues, submit pull requests, and get involved.
- [Changelog](./CHANGELOG.md) - List of changes.

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity48

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

Every ~64 days

Total

2

Last Release

1401d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/028db300afa4456cb769bfa41e0230cd8787b9e9547729de775566eacb611fe8?d=identicon)[Gepard-io](/maintainers/Gepard-io)

---

Top Contributors

[![Stevad](https://avatars.githubusercontent.com/u/9192085?v=4)](https://github.com/Stevad "Stevad (2 commits)")

---

Tags

sdkproducttaxonomyGepard

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/gepardio-connectors-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/gepardio-connectors-sdk/health.svg)](https://phpackages.com/packages/gepardio-connectors-sdk)
```

###  Alternatives

[symfony/lock

Creates and manages locks, a mechanism to provide exclusive access to a shared resource

514139.2M690](/packages/symfony-lock)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.5k10](/packages/helsingborg-stad-municipio)[ecotone/ecotone

Enterprise architecture layer for Laravel and Symfony — CQRS, Event Sourcing, Durable Workflows (Sagas, Orchestrators), Projections, and Outbox messaging via PHP attributes.

564576.7k52](/packages/ecotone-ecotone)[civicrm/civicrm-core

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

751291.4k43](/packages/civicrm-civicrm-core)[illuminate/broadcasting

The Illuminate Broadcasting package.

7127.2M208](/packages/illuminate-broadcasting)

PHPackages © 2026

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