Download the PHP package kwaadpepper/laravel-mondialrelay without Composer
On this page you can find all versions of the php package kwaadpepper/laravel-mondialrelay. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kwaadpepper/laravel-mondialrelay
More information about kwaadpepper/laravel-mondialrelay
Files in kwaadpepper/laravel-mondialrelay
Download kwaadpepper/laravel-mondialrelay
More information about kwaadpepper/laravel-mondialrelay
Files in kwaadpepper/laravel-mondialrelay
Vendor kwaadpepper
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 forked from QuentinBontemps/laravel-mondialrelay
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|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
quentinbontemps/php-mondialrelay-api Version ^1.0
quentinbontemps/php-mondialrelay-api Version ^1.0
The package kwaadpepper/laravel-mondialrelay contains the following files
Loading the files please wait ....