PHPackages                             apistax/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. apistax/client

ActiveLibrary

apistax/client
==============

Secure and reliable APIs for your common business needs.

1.0.0(3y ago)13Apache-2.0PHPPHP ^7.3 || ^8.0CI passing

Since Oct 7Pushed 3y ago2 watchersCompare

[ Source](https://github.com/APIstax/client-php)[ Packagist](https://packagist.org/packages/apistax/client)[ Docs](https://apistax.io)[ RSS](/packages/apistax-client/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (4)Versions (4)Used By (0)

APIstax PHP Client
==================

[](#apistax-php-client)

[![Latest Version](https://camo.githubusercontent.com/0dcc5ee7321da531f19bb45835fd7c7a24ad33962dceed5d33a9c8a53fedbfb6/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f7461672f617069737461782f636c69656e742d7068703f6c6162656c3d4c617465737425323056657273696f6e)](https://packagist.org/packages/apistax/client)[![License](https://camo.githubusercontent.com/a549a7a30bacba7bfceebdc207a8e86c3f2c02995a2527640dca30048fd2b64e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d417061636865253230322e302d626c75652e737667)](https://opensource.org/licenses/Apache-2.0)

APIstax PHP client is a complete PHP client implementation for the [APIstax](https://apistax.io?utm_source=github&utm_medium=apistax-php-client&utm_campaign=readme) platform.

Usage
-----

[](#usage)

Install the latest version:

```
composer require 'apistax/client'
```

Get your APIstax API key [here](https://app.apistax.io/api-keys?utm_source=github&utm_medium=apistax-php-client&utm_campaign=readme).

Initialise an `APIstaxClient` and start using it.

```
