PHPackages                             arrowsphere/catalog-graphql-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. [API Development](/categories/api)
4. /
5. arrowsphere/catalog-graphql-client

ActiveLibrary[API Development](/categories/api)

arrowsphere/catalog-graphql-client
==================================

The official PHP client for ArrowSphere's Catalog GraphQL API

0.7.11(4w ago)337.6k↓44%12[1 issues](https://github.com/ArrowSphere/catalog-graphql-client/issues)MITPHPPHP &gt;=7.2.0CI passing

Since Jan 18Pushed 4w ago4 watchersCompare

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

READMEChangelog (10)Dependencies (15)Versions (42)Used By (0)

ArrowSphere Catalog GraphQL Client package
==========================================

[](#arrowsphere-catalog-graphql-client-package)

[![Latest Stable Version](https://camo.githubusercontent.com/0623ba56c8f71058e1721037b3f6aa00e7748b95d610307b073fa191c9e4725a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6172726f777370686572652f636174616c6f672d6772617068716c2d636c69656e74)](https://packagist.org/packages/arrowsphere/catalog-graphql-client)[![Minimum PHP Version](https://camo.githubusercontent.com/44d250f96aad6f99674ee1cfba182457f754439f98217eea816f293e7137e141/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6172726f777370686572652f636174616c6f672d6772617068716c2d636c69656e74)](https://img.shields.io/packagist/php-v/arrowsphere/catalog-graphql-client)[![Build Status](https://camo.githubusercontent.com/ba35e0320a797cab774ba9d4d14ac8f4450a17929f90b5acebcce73d989306f2/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f4172726f775370686572652f636174616c6f672d6772617068716c2d636c69656e742f4349)](https://github.com/ArrowSphere/catalog-graphql-client/actions)

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

To use this package, you need valid access to ArrowSphere, with a valid token from the ArrowSphere's authentication platform.

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

[](#installation)

Install the latest version with

```
$ composer require arrowsphere/catalog-graphql-client
```

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

[](#basic-usage)

```
