PHPackages                             monext/payline-tools-sdk - 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. monext/payline-tools-sdk

ActiveLibrary

monext/payline-tools-sdk
========================

Payline Tools library for PHP

0.9(10y ago)181LGPL-3.0PHPPHP &gt;=5.3.0

Since Mar 21Pushed 10y ago1 watchersCompare

[ Source](https://github.com/PaylineGitHub/payline-tools-php-sdk)[ Packagist](https://packagist.org/packages/monext/payline-tools-sdk)[ RSS](/packages/monext-payline-tools-sdk/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/b29457e26bc37a045d55925f8ac8d37840ea438e9867d1efcde6599adbaea84d/68747470733a2f2f706f7365722e707567782e6f72672f6d6f6e6578742f7061796c696e652d746f6f6c732d636c69656e742f762f737461626c65)](https://packagist.org/packages/monext/payline-tools-client)[![Total Downloads](https://camo.githubusercontent.com/566ea7161b961dd7fae6bedcb360129a06d7f4ad1b2fe5ca661e0265bb0d03f3/68747470733a2f2f706f7365722e707567782e6f72672f6d6f6e6578742f7061796c696e652d746f6f6c732d636c69656e742f646f776e6c6f616473)](https://packagist.org/packages/monext/payline-tools-client)[![License](https://camo.githubusercontent.com/83b8db83aa248e0e2bca9836662f2e180993213e29d7ec6dbbeefa3ee70f04ac/68747470733a2f2f706f7365722e707567782e6f72672f6d6f6e6578742f7061796c696e652d746f6f6c732d636c69656e742f6c6963656e7365)](https://packagist.org/packages/monext/payline-tools-client)

PaylineToolsClient - Payline Tools library for PHP
==================================================

[](#paylinetoolsclient---payline-tools-library-for-php)

Usage
-----

[](#usage)

```
    use PaylineTools\PaylineToolsClient;

    // create an instance
    $plnTools = new PaylineToolsClient($proxy_host, $proxy_port, $proxy_login, $proxy_password [, $pathLog= null[, $logLevel = Logger::INFO]]);
    /*
    If $pathLog is null, log files will be written under default logs directory. Fill with your custom log files path
    */

    // call a web service, for example getPaymentMeans
    $getPaymentMeansResponse = $plnTools->getPaymentMeans();
```

Docs
====

[](#docs)

See the doc/ directory for more detailed documentation. More information available on .

About
=====

[](#about)

Requirements
------------

[](#requirements)

Compliant with PHP 5.3 and over Requires monolog/monolog, just let Composer do the job

Author
------

[](#author)

Fabien SUAREZ -

License
-------

[](#license)

Payline is licensed under the LGPL-3.0+ License - see the LICENSE file for details

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

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

3705d ago

### Community

Maintainers

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

---

Tags

toolsPaylineMonext

### Embed Badge

![Health badge](/badges/monext-payline-tools-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/monext-payline-tools-sdk/health.svg)](https://phpackages.com/packages/monext-payline-tools-sdk)
```

PHPackages © 2026

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