PHPackages                             arrowsphere/public-api-client - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. arrowsphere/public-api-client

ActiveLibrary[HTTP &amp; Networking](/categories/http)

arrowsphere/public-api-client
=============================

The official PHP client for ArrowSphere's public API

0.11.25(2mo ago)655.1k—9.3%24[13 issues](https://github.com/ArrowSphere/public-api-client/issues)[3 PRs](https://github.com/ArrowSphere/public-api-client/pulls)MITPHPPHP &gt;=8.0CI passing

Since Jan 16Pushed 2mo ago5 watchersCompare

[ Source](https://github.com/ArrowSphere/public-api-client)[ Packagist](https://packagist.org/packages/arrowsphere/public-api-client)[ Docs](https://www.arrow.com/ecs/na/solutions/cloud/arrowsphere/)[ RSS](/packages/arrowsphere-public-api-client/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (10)Versions (88)Used By (0)

ArrowSphere Cloud public-api-client package
===========================================

[](#arrowsphere-cloud-public-api-client-package)

[![Latest Stable Version](https://camo.githubusercontent.com/09f404ec7ef47b82e27d126524e681be2aa1790517df30389e628dc384484cc1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6172726f777370686572652f7075626c69632d6170692d636c69656e74)](https://packagist.org/packages/arrowsphere/public-api-client)[![Minimum PHP Version](https://camo.githubusercontent.com/f63bc1486624c764ec0d9a687012347d8a8c9d06b5c2bb62fdd86e33f189bc4a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6172726f777370686572652f7075626c69632d6170692d636c69656e74)](https://img.shields.io/packagist/php-v/arrowsphere/public-api-client)[![Build Status](https://camo.githubusercontent.com/a21ef72fba9205a79c56cecc13b854c20d1579732415dac31026ee2cf9a79d36/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f4172726f775370686572652f7075626c69632d6170692d636c69656e742f4349)](https://github.com/ArrowSphere/public-api-client/actions)

This package provides a PHP client for ArrowSphere Cloud's public API. It should be the only way to make calls to ArrowSphere Cloud's API with PHP code.

To use this package, you need valid access to ArrowSphere Cloud, with a valid API key.

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

[](#installation)

Install the latest version with

```
$ composer require arrowsphere/public-api-client
```

Basic usage
-----------

[](#basic-usage)

```
