Download the PHP package wexperience/laravel-mondialrelay without Composer
On this page you can find all versions of the php package wexperience/laravel-mondialrelay. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wexperience/laravel-mondialrelay
More information about wexperience/laravel-mondialrelay
Files in wexperience/laravel-mondialrelay
Download wexperience/laravel-mondialrelay
More information about wexperience/laravel-mondialrelay
Files in wexperience/laravel-mondialrelay
Vendor wexperience
Package laravel-mondialrelay
Short Description Client Laravel pour l'API Mondial Relay
License MIT
Package laravel-mondialrelay
Short Description Client Laravel pour l'API Mondial Relay
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-mondialrelay
Laravel Client to use the MondialRelay API
Description
This package uses QuentinBontemps/php-mondialrelay-api.
This client allow to use the Mondial Relay Soap API with Laravel.
Requirements
- PHP >= 5.6
- php-soap extension
Installation
If you're on Laravel 5.4 or earlier, you'll need to add the following to your :
Configuration
You need configure your MondialRelay ids :
You have two solutions :
-
:
- MONDIAL_RELAY_ENVIRONMENT=demo|prod (DEFAULT : demo)
- MONDIAL_RELAY_SITE_ID=xxx
- MONDIAL_RELAY_SITE_KEY=xxx
- MONDIAL_RELAY_WSDL=XXX (DEFAULT : https://api.mondialrelay.com/Web_Services.asmx?WSDL)
- publish config file :
Usage
Contribution
Contributions are always welcome.
All versions of laravel-mondialrelay with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*
quentinbontemps/php-mondialrelay-api Version ^1.0
quentinbontemps/php-mondialrelay-api Version ^1.0
The package wexperience/laravel-mondialrelay contains the following files
Loading the files please wait ....