PHPackages                             synapsefi/synapsephp - 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. synapsefi/synapsephp

ActiveLibrary[API Development](/categories/api)

synapsefi/synapsephp
====================

PHP API wrapper

v2.0(7y ago)11343[2 issues](https://github.com/SynapseFI/SynapsePHP/issues)[2 PRs](https://github.com/SynapseFI/SynapsePHP/pulls)MITPHPCI failing

Since Dec 28Pushed 3mo ago2 watchersCompare

[ Source](https://github.com/SynapseFI/SynapsePHP)[ Packagist](https://packagist.org/packages/synapsefi/synapsephp)[ RSS](/packages/synapsefi-synapsephp/feed)WikiDiscussions master Synced 3d ago

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

SynapsePayRest-PHP
------------------

[](#synapsepayrest-php)

[![PHP Beta](https://camo.githubusercontent.com/66fba0c6295578a6168964fbadfb96432afd856d99f5f724b4a9157feb7c8199/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d426574612d627269676874677265656e2e737667)](https://camo.githubusercontent.com/66fba0c6295578a6168964fbadfb96432afd856d99f5f724b4a9157feb7c8199/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d426574612d627269676874677265656e2e737667)

Simple API wrapper for SynapsePay v3 REST API.

Code Example
------------

[](#code-example)

Check out [samples.md](samples.md) and our [API documentation](https://docs.synapsefi.com/) for examples.

Clone the Repository From GitHub
--------------------------------

[](#clone-the-repository-from-github)

### Prerequisites

[](#prerequisites)

Installing git, refer to composer docs, [git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git)

### Project Setup

[](#project-setup)

Clone SynapseFI/PHP-Wrapper git repository

```
git clone https://github.com/SynapseFI/SyanpsePHP.git

```

### Running the Repository

[](#running-the-repository)

Add this statement at the top of your source code file

```
include 'synapse_rest/client.php';

```

Using Composer
--------------

[](#using-composer)

### Prerequisites

[](#prerequisites-1)

Installing composer, refer to composer docs, [composer](https://getcomposer.org/doc/00-intro.md)

### Project Setup

[](#project-setup-1)

Create composer.json

```
{
    "require": {
        "synapsefi/synapsephp": "^2.0"
    }
}

```

### Install Dependencies

[](#install-dependencies)

```
php composer.phar install

```

License
-------

[](#license)

The MIT License (MIT)

Copyright (c) 2017 Synapse Financial Technologies Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 98.9% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2694d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/10ee7de77909fb9852f7f1f15d4e73a7361380e548a0b6802b7554a6d03b4bd9?d=identicon)[tariqsynapse](/maintainers/tariqsynapse)

---

Top Contributors

[![tariqanees](https://avatars.githubusercontent.com/u/45188166?v=4)](https://github.com/tariqanees "tariqanees (87 commits)")[![jerrysummer](https://avatars.githubusercontent.com/u/6433299?v=4)](https://github.com/jerrysummer "jerrysummer (1 commits)")

### Embed Badge

![Health badge](/badges/synapsefi-synapsephp/health.svg)

```
[![Health](https://phpackages.com/badges/synapsefi-synapsephp/health.svg)](https://phpackages.com/packages/synapsefi-synapsephp)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
