PHPackages                             webkult/shirtigo-php-api-wrapper - 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. webkult/shirtigo-php-api-wrapper

ActiveLibrary[API Development](/categories/api)

webkult/shirtigo-php-api-wrapper
================================

A PHP wrapper for the Shirtigo API.

1.0.1(5mo ago)041MITPHPPHP ^8.0

Since Oct 13Pushed 5mo agoCompare

[ Source](https://github.com/webkult/Shirtigo-PHP-Api-Wrapper)[ Packagist](https://packagist.org/packages/webkult/shirtigo-php-api-wrapper)[ RSS](/packages/webkult-shirtigo-php-api-wrapper/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (4)Versions (6)Used By (1)

Shirtigo PHP API Wrapper
========================

[](#shirtigo-php-api-wrapper)

A modern PHP wrapper for the Shirtigo Cockpit API, built with [Saloon](https://saloon.dev/) for clean, maintainable HTTP client interactions.

Features
--------

[](#features)

- 🚀 **Modern PHP 8.0+** - Built with the latest PHP features and PSR-12 standards
- 🔧 **Saloon Integration** - Leverages Saloon's powerful HTTP client capabilities
- 🏗️ **Clean Architecture** - Well-structured, maintainable code following SOLID principles
- 📚 **Comprehensive API Coverage** - Full support for all Shirtigo Cockpit API endpoints
- 🔐 **Authentication Support** - Both API Key and OAuth2 authentication methods
- 🎯 **Type Safety** - Strong typing throughout the codebase

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

[](#installation)

Install via Composer:

```
composer require webkult/shirtigo-php-api-wrapper
```

Quick Start
-----------

[](#quick-start)

### Basic Usage

[](#basic-usage)

```
