PHPackages                             salesfly/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. [Mail &amp; Notifications](/categories/mail)
4. /
5. salesfly/client

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

salesfly/client
===============

PHP client for Salesfly API

v1.0.0(6y ago)00MITPHPPHP &gt;=7.2

Since May 18Pushed 5y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (4)Versions (2)Used By (0)

salesfly-php
============

[](#salesfly-php)

PHP client for [Salesfly API](https://salesfly.com)®. This client works with [Salesfly e-commerce](https://salesfly.com) and [SalesflyPDF](https://salesflypdf.com).

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

[](#documentation)

See the [PHP API docs](https://developers.salesfly.com/php/).

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

[](#installation)

You don't need this source code unless you want to modify the package. If you just want to use the package, just run:

```
composer require salesfly/client
```

### Requirements

[](#requirements)

- PHP 7.2+

Usage
-----

[](#usage)

The library needs to be configured with your account's API key. Get your own API key by signing up for a free [Salesfly account](https://salesfly.com).

```
