PHPackages                             aligncommerce/aligncommerce-php-lib - 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. aligncommerce/aligncommerce-php-lib

ActiveLibrary[API Development](/categories/api)

aligncommerce/aligncommerce-php-lib
===================================

Align Commerce PHP Library

v1.1.1(11y ago)283MITPHPPHP &gt;=5.4

Since Sep 24Pushed 11y ago10 watchersCompare

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

READMEChangelog (2)DependenciesVersions (2)Used By (0)

Align Commerce PHP Library
==========================

[](#align-commerce-php-library)

[![Latest Stable Version](https://camo.githubusercontent.com/58be59359c2562420766a5630374f51bbf08375be9fcf8e42e0e13704376f6e5/68747470733a2f2f706f7365722e707567782e6f72672f616c69676e636f6d6d657263652f616c69676e636f6d6d657263652d7068702d6c69622f762f737461626c652e737667)](https://packagist.org/packages/aligncommerce/aligncommerce-php-lib)[![Total Downloads](https://camo.githubusercontent.com/ccb1ce3b41d10fbc8631a78ad7e1762ec8a4d7f684af9eb2559b37d858198f87/68747470733a2f2f706f7365722e707567782e6f72672f616c69676e636f6d6d657263652f616c69676e636f6d6d657263652d7068702d6c69622f646f776e6c6f6164732e737667)](https://packagist.org/packages/aligncommerce/aligncommerce-php-lib)[![Latest Unstable Version](https://camo.githubusercontent.com/aee9390661b967e9e847117ca61cb632be7e7b84e26decba7f4d766682fa1e05/68747470733a2f2f706f7365722e707567782e6f72672f616c69676e636f6d6d657263652f616c69676e636f6d6d657263652d7068702d6c69622f762f756e737461626c652e737667)](https://packagist.org/packages/aligncommerce/aligncommerce-php-lib) [![License](https://camo.githubusercontent.com/80047cd909ba5ab073e087d8e738b647973d9739a8911dc20f8e613e8436bf13/68747470733a2f2f706f7365722e707567782e6f72672f616c69676e636f6d6d657263652f616c69676e636f6d6d657263652d7068702d6c69622f6c6963656e73652e737667)](https://packagist.org/packages/aligncommerce/aligncommerce-php-lib)

Requirements :

PHP 5.4 and later.

Registration :

```
Register account at https://aligncommerce.com/dashboard/

```

Installation

Obtain the latest version :

```
git clone https://github.com/aligncommerce/align-php-library.git

```

To use the Library, add the following to your PHP Script:

```
require_once("/path/lib/Align.php");

```

Configuration :

```
Configure your credential on lib/Align/Apiconfig.php

authBasicUsername = Username that you used in our registration.

authBasicPassword = Password that you used in our registration.

clientId  = Provided in https://aligncommerce.com/dashboard/keys.

secretKey = Provided in https://aligncommerce.com/dashboard/keys.

```

Basic usage:

```
require_once("lib/Align.php");
echo Invoice::retrieve();

```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

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

4254d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f06f51b94ec7b5fc862a3e25d77465604aa53d36d7a9b2c7cae47c65f73e7141?d=identicon)[raphaeltorres](/maintainers/raphaeltorres)

---

Top Contributors

[![raphaeltorres](https://avatars.githubusercontent.com/u/5593156?v=4)](https://github.com/raphaeltorres "raphaeltorres (22 commits)")[![pinxli](https://avatars.githubusercontent.com/u/5593060?v=4)](https://github.com/pinxli "pinxli (1 commits)")

---

Tags

apibitcoinaligncommercepayment process

### Embed Badge

![Health badge](/badges/aligncommerce-aligncommerce-php-lib/health.svg)

```
[![Health](https://phpackages.com/badges/aligncommerce-aligncommerce-php-lib/health.svg)](https://phpackages.com/packages/aligncommerce-aligncommerce-php-lib)
```

###  Alternatives

[blocktrail/blocktrail-sdk

The BlockTrail PHP SDK, for integration of Bitcoin functionality through the BlockTrail API

4921.1k3](/packages/blocktrail-blocktrail-sdk)

PHPackages © 2026

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