PHPackages                             reachship/reachship-php-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. reachship/reachship-php-sdk

ActiveLibrary[API Development](/categories/api)

reachship/reachship-php-sdk
===========================

PHP library for the ReachShip API.

v0.0.9-alpha(2y ago)021Apache-2.0PHP

Since Jan 12Pushed 2y ago1 watchersCompare

[ Source](https://github.com/ReachShip/reachship-php-sdk)[ Packagist](https://packagist.org/packages/reachship/reachship-php-sdk)[ RSS](/packages/reachship-reachship-php-sdk/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (9)Dependencies (2)Versions (10)Used By (0)

ReachShip PHP SDK
=================

[](#reachship-php-sdk)

A PHP library built on the [ReachShip API](https://reachship.com).

Getting Started
===============

[](#getting-started)

Install ReachShip PHP SDK via [Composer](https://getcomposer.org/):

```
composer require reachship/reachship-php-sdk
```

Class Objects
-------------

[](#class-objects)

- **ReachshipRequestBuilder** - This class provides methods to build request body for various [ReachShip API Services](https://developer.reachship.com).

Instantiate Request Builder Class
---------------------------------

[](#instantiate-request-builder-class)

```
