PHPackages                             catch-e/api-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. [API Development](/categories/api)
4. /
5. catch-e/api-sdk

ActiveLibrary[API Development](/categories/api)

catch-e/api-sdk
===============

Catch-e API Client SDK

1.0.2(4y ago)2171Apache-2.0PHPPHP &gt;= 7.3

Since Jul 1Pushed 4y ago2 watchersCompare

[ Source](https://github.com/catch-e/catch-e-api-php-sdk)[ Packagist](https://packagist.org/packages/catch-e/api-sdk)[ RSS](/packages/catch-e-api-sdk/feed)WikiDiscussions master Synced today

READMEChangelog (3)Dependencies (6)Versions (4)Used By (0)

Catch-e API Client SDK for PHP
==============================

[](#catch-e-api-client-sdk-for-php)

 Reference Docs LicenseApache 2.0The Catch-e API Client SDK enables you to work with Catch-e APIs on your server.

These client libraries are officially supported by Catch-e.

Requirements
------------

[](#requirements)

- [PHP 7.3.0 or higher](https://www.php.net/)

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

[](#installation)

You can use **Composer** or simply **Download the Release**

### Composer

[](#composer)

The preferred method is via [composer](https://getcomposer.org/). Follow the [installation instructions](https://getcomposer.org/doc/00-intro.md) if you do not already have composer installed.

Once composer is installed, execute the following command in your project root to install this library:

```
composer require catch-e/api-sdk
```

Finally, be sure to include the autoloader:

```
require_once '/path/to/your-project/vendor/autoload.php';
```

### Download the Release

[](#download-the-release)

If you prefer not to use composer, you can download the package in its entirety. The [Releases](https://github.com/catch-e/catch-e-api-php-sdk/releases) page lists all stable versions. Download any file with the name `catch-e-api-php-sdk-[RELEASE_NAME].zip` for a package including this library and its dependencies.

Uncompress the zip file you download, and include the autoloader in your project:

```
require_once '/path/to/catch-e-api-php-sdk/vendor/autoload.php';
```

Examples
--------

[](#examples)

See the [`examples/`](examples) directory for examples of the key client features.

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity49

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 ~167 days

Total

3

Last Release

1494d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d17d7919f652115f8003d68866266d10197b088dca1b4033dd6370f8ad48aeb7?d=identicon)[catch-e](/maintainers/catch-e)

---

Top Contributors

[![williameggers-catch-e](https://avatars.githubusercontent.com/u/6912838?v=4)](https://github.com/williameggers-catch-e "williameggers-catch-e (3 commits)")

---

Tags

apiclientsdkswaggeropenapicatch-e

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/catch-e-api-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/catch-e-api-sdk/health.svg)](https://phpackages.com/packages/catch-e-api-sdk)
```

###  Alternatives

[api-platform/core

Build a fully-featured hypermedia or GraphQL API in minutes!

2.6k51.2M338](/packages/api-platform-core)[jolicode/slack-php-api

An up to date PHP client for Slack's API

2564.7M13](/packages/jolicode-slack-php-api)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M203](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.1k17.8k](/packages/prestashop-prestashop)

PHPackages © 2026

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