PHPackages                             goracash/apiclient - 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. goracash/apiclient

ActiveLibrary[API Development](/categories/api)

goracash/apiclient
==================

Client library for Goracash APIs

022.1k↓50%11PHP

Since Oct 19Pushed 7y ago5 watchersCompare

[ Source](https://github.com/Goracash/goracash-api-php-client)[ Packagist](https://packagist.org/packages/goracash/apiclient)[ RSS](/packages/goracash-apiclient/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (8)DependenciesVersions (1)Used By (1)

Goracash APIs Client Library for PHP
====================================

[](#goracash-apis-client-library-for-php)

[![Code Climate](https://camo.githubusercontent.com/0c523a27951d9c878b93d1348a5280778b3059d3c2a975236d0a51b97142c782/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f476f7261636173682f676f7261636173682d6170692d7068702d636c69656e742f6261646765732f6770612e737667)](https://codeclimate.com/github/Goracash/goracash-api-php-client)[![Test Coverage](https://camo.githubusercontent.com/5bf87a52ea21bf2a601515187a3673cd9a770d5605f0267d31e6476278d9aa9f/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f476f7261636173682f676f7261636173682d6170692d7068702d636c69656e742f6261646765732f636f7665726167652e737667)](https://codeclimate.com/github/Goracash/goracash-api-php-client/coverage)[![Issue Count](https://camo.githubusercontent.com/24a1c674ffb83ad1d7f6fdcc42dd6eb1cad541a72183d10f66ac1e90987b005a/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f476f7261636173682f676f7261636173682d6170692d7068702d636c69656e742f6261646765732f69737375655f636f756e742e737667)](https://codeclimate.com/github/Goracash/goracash-api-php-client)[![Latest Stable Version](https://camo.githubusercontent.com/21f62add58714ea64038a9fdd46061b22adc1bd2e5b5a56204288950304c9576/68747470733a2f2f706f7365722e707567782e6f72672f676f7261636173682f617069636c69656e742f762f737461626c65)](https://packagist.org/packages/goracash/apiclient)[![Total Downloads](https://camo.githubusercontent.com/afc8f4927770b56f800218d8a3cef09051184edbd941f35cb761cfa8bc5e18e4/68747470733a2f2f706f7365722e707567782e6f72672f676f7261636173682f617069636c69656e742f646f776e6c6f616473)](https://packagist.org/packages/goracash/apiclient)[![Latest Unstable Version](https://camo.githubusercontent.com/5deb4745cba8dbf003defc0d71635c1358ce0e6d92160b3c90a90a8331b2ea5d/68747470733a2f2f706f7365722e707567782e6f72672f676f7261636173682f617069636c69656e742f762f756e737461626c65)](https://packagist.org/packages/goracash/apiclient)[![License](https://camo.githubusercontent.com/4ccdba48f36ecd3f733a1f9adddbb77cbec3ef96e3cc215b8fd7cfe2853a5816/68747470733a2f2f706f7365722e707567782e6f72672f676f7261636173682f617069636c69656e742f6c6963656e7365)](https://packagist.org/packages/goracash/apiclient)

Description
-----------

[](#description)

The Goracash API Client Library enables you to work with Goracash APIs on your server.

Requirements
------------

[](#requirements)

- [PHP 5.3 or higher](http://www.php.net/)
- [PHP JSON extension](http://php.net/manual/en/book.json.php)

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

[](#installation)

For the latest installation and setup instructions, see [the documentation](https://account.goracash.com/docs/webservice.installation.md).

Basic Example
-------------

[](#basic-example)

See the examples/ directory for examples of the key client features.

```
