Download the PHP package mediapart/lapresselibre-bundle without Composer
On this page you can find all versions of the php package mediapart/lapresselibre-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mediapart/lapresselibre-bundle
More information about mediapart/lapresselibre-bundle
Files in mediapart/lapresselibre-bundle
Package lapresselibre-bundle
Short Description Symfony bundle of mediapart/lapresselibre library
License CC BY-NC-SA
Informations about the package lapresselibre-bundle
La Presse Libre
Symfony Bundle
Installation
Install the package with Composer:
Load the bundle into your Kernel:
Configure your App with your LaPresseLibre partner credentials:
WebServices
Configure the routing:
And then, indicates your endpoints uri into LaPresseLibre partner platform.
Define what your endpoints have to do. For example, Your verification endpoint will look like :
Link Account
https://github.com/NextINpact/LaPresseLibreSDK/wiki/Liaison-de-compte-utilisateur-par-redirection
Configure the routing:
Implements Mediapart/LaPresseLibre/Account/Repository
and Mediapart\Bundle\LaPresseLibreBundle\Account\AccountProvider
interfaces.
Update the config :
All versions of lapresselibre-bundle with dependencies
mediapart/lapresselibre Version ^2.0
symfony/psr-http-message-bridge Version ^1.0
symfony/options-resolver Version ^2.8|^3.3
zendframework/zend-diactoros Version ^1.4