2017 © Pedro Peláez
 

library payer

The Hht Payer package.

image

haiaouang/payer

The Hht Payer package.

  • Thursday, October 19, 2017
  • by haiaouang
  • Repository
  • 1 Watchers
  • 0 Stars
  • 31 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 11 % Grown

The README.md

payer

Latest Stable Version License, (*1)

支付管理laravel包开发,用于管理多个支付第三方驱动, (*2)

安装

在你的终端运行以下命令, (*3)

composer require haiaouang/payer, (*4)

或者在composer.json中添加, (*5)

"haiaouang/payer": "1.0.*", (*6)

然后在你的终端运行以下命令, (*7)

composer update, (*8)

在配置文件中添加 config/app.php, (*9)

    'providers' => [
        /**
         * 添加供应商
         */
        Hht\Payer\PayerServiceProvider::class,
    ],

依赖包

  • haiaouang/support : https://github.com/haiaouang/support
  • haiaouang/alipay : https://github.com/haiaouang/alipay

The Versions

19/10 2017

dev-master

9999999-dev https://github.com/haiaouang/payer

The Hht Payer package.

  Sources   Download

MIT

The Requires

 

by haitaohuang

laravel pay

19/10 2017

1.0.2

1.0.2.0 https://github.com/haiaouang/payer

The Hht Payer package.

  Sources   Download

MIT

The Requires

 

by haitaohuang

laravel pay