PHPackages                             pxcore/payline - 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. pxcore/payline

ActiveLibrary

pxcore/payline
==============

Symfony integration for Payline payment system

018PHP

Since Apr 18Pushed 10y ago1 watchersCompare

[ Source](https://github.com/SafSoufTouk/Payline)[ Packagist](https://packagist.org/packages/pxcore/payline)[ RSS](/packages/pxcore-payline/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Payline
=======

[](#payline)

Payline bundle: Symfony integration for Payline payment system

Authors
-------

[](#authors)

- Safwen Toukabri

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

[](#installation)

### Download the bundle using composer

[](#download-the-bundle-using-composer)

```
$ composer require pxcore/payline "dev-master"

```

Composer will install the bundle to your project's vendor/pxcore/payline directory.

### Enable the bundle in the kernel:

[](#enable-the-bundle-in-the-kernel)

```
