PHPackages                             schoppax/shipcloud-php - 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. schoppax/shipcloud-php

ActiveLibrary[API Development](/categories/api)

schoppax/shipcloud-php
======================

shipcloud API v1 PHP 8.2+ library

3.0.0(5d ago)031PHPPHP &gt;=8.2.0CI passing

Since Aug 16Pushed 5d ago1 watchersCompare

[ Source](https://github.com/SchoppAx/shipcloud-php)[ Packagist](https://packagist.org/packages/schoppax/shipcloud-php)[ RSS](/packages/schoppax-shipcloud-php/feed)WikiDiscussions master Synced today

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

shipcloud-php - shipcloud API v1 PHP 8.2+ library
=================================================

[](#shipcloud-php---shipcloud-api-v1-php-82-library)

An easy-to-use PHP package to communicate with [shipcloud's API](http://developers.shipcloud.io).

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

[](#installation)

`composer require schoppax/shipcloud-php`

or add `"schoppax/shipcloud-php"` in your "require" object of your project `composer.json`.

Documentation
-------------

[](#documentation)

[shipcloud API reference](https://developers.shipcloud.io/swagger-ui)

Examples
--------

[](#examples)

Initiate the shipcloud client.

```
