PHPackages                             nti/payliance-bundle - 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. [Payment Processing](/categories/payments)
4. /
5. nti/payliance-bundle

ActiveSymfony-bundle[Payment Processing](/categories/payments)

nti/payliance-bundle
====================

Symfony PaylianceBundle

1.0.4(5y ago)11.4k[1 PRs](https://github.com/ntidev/PaylianceBundle/pulls)MITPHP

Since May 2Pushed 5y ago7 watchersCompare

[ Source](https://github.com/ntidev/PaylianceBundle)[ Packagist](https://packagist.org/packages/nti/payliance-bundle)[ RSS](/packages/nti-payliance-bundle/feed)WikiDiscussions master Synced today

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

Payliance ReceivablePro Integration Symfony2
--------------------------------------------

[](#payliance-receivablepro-integration-symfony2)

### Description

[](#description)

This bundle is used to integrate with ReceivablesPro from Payliance in order to process ACH payments.

### Requirements

[](#requirements)

This bundle depends strictly on the following:

1.  (In order to handle serialization/deserialization of Payliance's API interactions)
2.  (Used to make HTTP/s requests.)
3.  (Used to store the configuration of Payliance's API)

### Installation

[](#installation)

1. Install the bundle using composer

    ```
    $ composer require nti/payliance-bundle

    ```
2. Register the bundle inside the `AppKernel.php`

    ```
        public function registerBundles()
        {
           ...
           new NTI\PaylianceBundle\NTIPaylianceBundle(),
        }

    ```
3. Create the necessary configurations on the `craue_config_setting` table. See the file `SQL/payliance_craue_config_setting.sql` for the list of configurations.

### Usage

[](#usage)

There are 3 services that can be used: `PLCustomerService`, `PLACHAccountService`, `PLPaymentService`

### Todo

[](#todo)

- Include recurring and scheduling options for payments
- Include samples of how to use the services
- Complete Unit Testing
- Add Travis CI
- Sphinx Documentation

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~209 days

Total

5

Last Release

2091d ago

### Community

Maintainers

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

---

Top Contributors

[![bvisonl](https://avatars.githubusercontent.com/u/4421747?v=4)](https://github.com/bvisonl "bvisonl (2 commits)")

---

Tags

PaylianceBundle

### Embed Badge

![Health badge](/badges/nti-payliance-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/nti-payliance-bundle/health.svg)](https://phpackages.com/packages/nti-payliance-bundle)
```

###  Alternatives

[imdhemy/google-play-billing

Google Play Billing

491.3M5](/packages/imdhemy-google-play-billing)[bitpay/sdk

Complete version of the PHP library for the new cryptographically secure BitPay API

42337.5k4](/packages/bitpay-sdk)[buckaroo/sdk

Buckaroo payment SDK

12189.1k9](/packages/buckaroo-sdk)[contica/facturador-electronico-cr

Un facturador de código libre para integrar facturación electrónica en Costa Rica a un proyecto PHP

2128.8k](/packages/contica-facturador-electronico-cr)

PHPackages © 2026

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