PHPackages                             increase/increase - 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. increase/increase

ActiveLibrary[API Development](/categories/api)

increase/increase
=================

Increase PHP SDK

v0.139.0(2d ago)0861[5 issues](https://github.com/Increase/increase-php/issues)[5 PRs](https://github.com/Increase/increase-php/pulls)Apache-2.0PHPPHP ^8.1CI passing

Since Jan 16Pushed 2w ago1 watchersCompare

[ Source](https://github.com/Increase/increase-php)[ Packagist](https://packagist.org/packages/increase/increase)[ RSS](/packages/increase-increase/feed)WikiDiscussions main Synced today

READMEChangelog (10)Dependencies (77)Versions (173)Used By (0)

Increase PHP API library
========================

[](#increase-php-api-library)

The Increase PHP library provides convenient access to the Increase REST API from any PHP 8.1.0+ application.

Documentation
-------------

[](#documentation)

The REST API documentation can be found on [increase.com](https://increase.com/documentation).

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

[](#installation)

```
composer require "increase/increase 0.138.0"

```

Usage
-----

[](#usage)

This library uses named parameters to specify optional arguments. Parameters with a default value must be set by name.

```
