2017 © Pedro Peláez
 

library laravel-multisafepay-client

Laravel bridge for the ntholenaar/multisafepay-client package.

image

ntholenaar/laravel-multisafepay-client

Laravel bridge for the ntholenaar/multisafepay-client package.

  • Wednesday, May 16, 2018
  • by nielstholenaar
  • Repository
  • 2 Watchers
  • 0 Stars
  • 2,702 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 10 Versions
  • 31 % Grown

The README.md

This repository is unmaintained.

Please use the officially supported client by Multisafepay(https://github.com/MultiSafepay/laravel-api), (*1)

Laravel bridge package for the MultiSafepay Client.

Build Status Scrutinizer Code Quality, (*2)

Requirements

The following versions of PHP are supported., (*3)

  • PHP 7.0
  • Laravel 5.6
  • HTTPlug compatible HTTP Library. (See: http://docs.php-http.org/en/latest/httplug/users.html)

Installation

You can use composer require to add the client to your composer.json file., (*4)

$ composer require ntholenaar/laravel-multisafepay-client

When using Laravel 5.5 the service provider and facade are automatic registered., (*5)

Add the service provider to the service providers array within the config/app.php file., (*6)

\Ntholenaar\LaravelMultiSafepayClient\Providers\MultiSafepayClientServiceProvider::class,

Add the Facade to the alias array within the config/app.php file., (*7)

'MultiSafepayClient' => Ntholenaar\LaravelMultiSafepayClient\Facades\MultiSafepayClient::class,

Publish the package configuration, (*8)

$ php artisan vendor:publish

Usage

For information about how to use this package see the main repository: https://github.com/nielstholenaar/multisafepay-client., (*9)

Credits

License

The MIT License (MIT). Please see License File for more information., (*10)

The Versions

16/05 2018

dev-master

9999999-dev

Laravel bridge for the ntholenaar/multisafepay-client package.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel client multisafepay

16/05 2018

0.3.1

0.3.1.0

Laravel bridge for the ntholenaar/multisafepay-client package.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel client multisafepay

16/05 2018

0.3

0.3.0.0

Laravel bridge for the ntholenaar/multisafepay-client package.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel client multisafepay

31/08 2017

0.2.4

0.2.4.0

Laravel bridge for the ntholenaar/multisafepay-client package.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel client multisafepay

01/02 2017

0.2.3

0.2.3.0

Laravel bridge for the ntholenaar/multisafepay-client package.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel client multisafepay

10/11 2016

0.2.2

0.2.2.0

Laravel bridge for the ntholenaar/multisafepay-client package.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel client multisafepay

10/11 2016

0.2.1

0.2.1.0

Laravel bridge for the ntholenaar/multisafepay-client package.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel client multisafepay

10/11 2016

0.2

0.2.0.0

Laravel bridge for the ntholenaar/multisafepay-client package.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel client multisafepay

03/11 2016

0.1.1

0.1.1.0

Laravel bridge for the ntholenaar/multisafepay-client package.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel client multisafepay

03/11 2016

0.1

0.1.0.0

Laravel bridge for the ntholenaar/multisafepay-client package.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel client multisafepay