PHPackages                             iceithq/accounting-php-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. iceithq/accounting-php-client

ActiveLibrary[API Development](/categories/api)

iceithq/accounting-php-client
=============================

PHP client library for connecting to the ICE Accounting System API.

v0.1.0(1y ago)07MITPHPPHP &gt;=7.4

Since Apr 27Pushed 1y ago1 watchersCompare

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

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Accounting PHP Client
=====================

[](#accounting-php-client)

PHP client library for connecting to the ICEIT Accounting System API.

Provides simple methods to access customers, companies, sales orders, invoices, and other accounting-related data.

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

[](#installation)

Install via Composer:

```
composer require iceithq/accounting-php-client
```

If you are using a private repository, make sure to add it under the repositories section in your composer.json.

Usage
-----

[](#usage)

```
