PHPackages                             craymend/serve-first-php-sdk - 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. craymend/serve-first-php-sdk

ActiveLibrary[API Development](/categories/api)

craymend/serve-first-php-sdk
============================

A PHP wrapper for the Serve First payments API

1.0.1(2y ago)015MITPHPPHP &gt;=7.2

Since Oct 23Pushed 2y ago1 watchersCompare

[ Source](https://github.com/craymend/serve-first-php-sdk)[ Packagist](https://packagist.org/packages/craymend/serve-first-php-sdk)[ Docs](https://github.com/craymend/serve-first-php-sdk)[ RSS](/packages/craymend-serve-first-php-sdk/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

Serve First API SDK
===================

[](#serve-first-api-sdk)

This package is a PHP wrapper for the [Serve First API](https://docs.mysfsgateway.com/api/v2).

### Requirements

[](#requirements)

This project works with PHP 7.2+.

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

[](#installation)

Install with composer:

```
composer require craymend/serve-first-php-sdk

```

Examples
--------

[](#examples)

Create an instance of Request. Be sure to set sandbox mode when testing.

```
