PHPackages                             znanylekarz/paylane-client - 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. znanylekarz/paylane-client

AbandonedArchivedLibrary[Payment Processing](/categories/payments)

znanylekarz/paylane-client
==========================

PayLane Client

v1.0.1(13y ago)135.2k1MITPHP

Since Nov 27Pushed 13y ago8 watchersCompare

[ Source](https://github.com/DocPlanner/paylane-client)[ Packagist](https://packagist.org/packages/znanylekarz/paylane-client)[ RSS](/packages/znanylekarz-paylane-client/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

PayLane Client
==============

[](#paylane-client)

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

[](#installation)

Using composer, run:

```
php composer.phar require znanylekarz/paylane-client:dev-master
```

Usage
-----

[](#usage)

```
$client = new \PayLane\Client($user, $password);

$result = $client->multiSale(array ('…'));
$fault = $client->getLastFault();
if ($fault) {
    echo "Error: " . $fault->faultstring . "\n";
}
```

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity64

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 ~128 days

Total

2

Last Release

4785d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8572223899390b494d1282b615009bc2eea5ef1cd6bfc22f6e6b175034dadfe0?d=identicon)[mlebkowski](/maintainers/mlebkowski)

![](https://www.gravatar.com/avatar/10ae2527ad43745ea12faa6b628461b5eadd38cc4135d7eb534f29a374f9759e?d=identicon)[lukasz.barulski](/maintainers/lukasz.barulski)

![](https://www.gravatar.com/avatar/2757150ecf80e28457c273cf92eb0ead09d3077b1217c21b3aaeb314ab701757?d=identicon)[nediam](/maintainers/nediam)

---

Top Contributors

[![mlebkowski](https://avatars.githubusercontent.com/u/848731?v=4)](https://github.com/mlebkowski "mlebkowski (8 commits)")

### Embed Badge

![Health badge](/badges/znanylekarz-paylane-client/health.svg)

```
[![Health](https://phpackages.com/badges/znanylekarz-paylane-client/health.svg)](https://phpackages.com/packages/znanylekarz-paylane-client)
```

###  Alternatives

[omnipay/paypal

PayPal gateway for Omnipay payment processing library

3156.8M53](/packages/omnipay-paypal)[eduardokum/laravel-boleto

Biblioteca com boletos para o laravel

626351.9k2](/packages/eduardokum-laravel-boleto)[tbbc/money-bundle

This is a Symfony bundle that integrates moneyphp/money library (Fowler pattern): https://github.com/moneyphp/money.

1961.9M](/packages/tbbc-money-bundle)[2checkout/2checkout-php

2Checkout PHP Library

83740.3k2](/packages/2checkout-2checkout-php)[smhg/sepa-qr-data

Generate QR code data for SEPA payments

61717.2k5](/packages/smhg-sepa-qr-data)[omnipay/dummy

Dummy driver for the Omnipay payment processing library

271.2M33](/packages/omnipay-dummy)

PHPackages © 2026

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