PHPackages                             sneek/gocardless-pro - 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. sneek/gocardless-pro

ActiveLibrary[API Development](/categories/api)

sneek/gocardless-pro
====================

A client for the GoCardless Pro API

1.3.1(10y ago)87.4k4[4 issues](https://github.com/Sneek/gocardless-pro/issues)[1 PRs](https://github.com/Sneek/gocardless-pro/pulls)MITPHPPHP &gt;=5.4.0

Since Apr 29Pushed 10y ago6 watchersCompare

[ Source](https://github.com/Sneek/gocardless-pro)[ Packagist](https://packagist.org/packages/sneek/gocardless-pro)[ Docs](https://github.com/Sneek/gocardless-pro)[ RSS](/packages/sneek-gocardless-pro/feed)WikiDiscussions master Synced today

READMEChangelog (7)Dependencies (2)Versions (8)Used By (0)

Overview
========

[](#overview)

Work In Progress
----------------

[](#work-in-progress)

This package is in very early development and lots of things may change! Please explore the source and test cases to get a clearer understanding. Also make sure you sign up to GoCardless Pro and read their documentation.

> Take a look in the examples folder to get started

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

[](#installation)

The recommended way to install GoCardless Pro is with `Composer `\_. Composer is a dependency management tool for PHP that allows you to declare the dependencies your project needs and installs them into your project.

```
# Install Composer
curl -sS https://getcomposer.org/installer | php
```

You can add GoCardless Pro as a dependency using the composer.phar CLI:

```
php composer.phar require sneek/gocardless-pro:@stable
```

Alternatively, you can specify GoCardless Pro as a dependency in your project's existing composer.json file:

```
{
  "require": {
     "sneek/gocardless-pro": "@stable"
  }
}
```

After installing, you need to require Composer's autoloader:

```
require 'vendor/autoload.php';
```

You can find out more on how to install Composer, configure autoloading, and other best-practices for defining dependencies at \[getcomposer.org\] ().

Bleeding edge
-------------

[](#bleeding-edge)

During your development, you can keep up with the latest changes on the master branch by setting the version requirement for GoCardless Pro to `@dev`.

```
{
  "require": {
     "sneek/gocardless-pro": "@dev"
  }
}
```

License
-------

[](#license)

Licensed using the [MIT license](http://opensource.org/licenses/MIT).

```
Copyright (c) 2015 Sneek Digital

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.

```

Contributing
------------

[](#contributing)

### Guidelines

[](#guidelines)

1. GoCardless Pro follows PSR-0, PSR-1, and PSR-2.
2. All pull requests must have an open issue to reference the bug / change
3. All pull requests must include unit tests to ensure the change works as expected and to prevent regressions.

### Running the tests

[](#running-the-tests)

In order to contribute, you'll need to checkout the source from GitHub and install GoCardless Pro's dependencies using Composer:

```
git clone https://github.com/sneek/gocardless-pro.git
cd guzzle && curl -s http://getcomposer.org/installer | php && ./composer.phar install --dev

```

GoCardless Pro is unit tested with PHPUnit. You will need to setup a GoCardless account and configure the API keys so you can authenticate. Run the tests using the vendored PHPUnit binary:

```
vendor/bin/phpunit

```

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 60% 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

Every ~64 days

Recently: every ~93 days

Total

7

Last Release

3694d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1101167?v=4)[Cristian Giordano](/maintainers/CristianGiordano)[@CristianGiordano](https://github.com/CristianGiordano)

---

Top Contributors

[![stephangroen](https://avatars.githubusercontent.com/u/1607643?v=4)](https://github.com/stephangroen "stephangroen (3 commits)")[![fyfey](https://avatars.githubusercontent.com/u/1757359?v=4)](https://github.com/fyfey "fyfey (2 commits)")

---

Tags

direct debitgocardlessGoCardless Pro

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/sneek-gocardless-pro/health.svg)

```
[![Health](https://phpackages.com/badges/sneek-gocardless-pro/health.svg)](https://phpackages.com/packages/sneek-gocardless-pro)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[gocardless/gocardless-pro

GoCardless PHP Client Library

1034.9M26](/packages/gocardless-gocardless-pro)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)[avalara/avataxclient

Client library for Avalara's AvaTax suite of business tax calculation and processing services. Uses the REST v2 API.

528.5M7](/packages/avalara-avataxclient)[files.com/files-php-sdk

Files.com PHP SDK

2481.1k](/packages/filescom-files-php-sdk)

PHPackages © 2026

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