PHPackages                             jikesen/jkpay - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. jikesen/jkpay

ActiveLibrary

jikesen/jkpay
=============

支付扩展包

v1.0.0(7y ago)236PHPPHP &gt;= 5.6CI failing

Since Nov 23Pushed 6y ago1 watchersCompare

[ Source](https://github.com/jikeSen/jkPay)[ Packagist](https://packagist.org/packages/jikesen/jkpay)[ RSS](/packages/jikesen-jkpay/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (2)Versions (5)Used By (0)

jkPay
=====

[](#jkpay)

集合微信支付宝支付

[![Build Status](https://camo.githubusercontent.com/743b7e2635a4b6e17792f1292e10835bedbe459c024a2739aa2682ecef17659f/68747470733a2f2f7472617669732d63692e6f72672f6d69636861656c6c69616f2f6f70656e77656978696e2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/michaelliao/openweixin)

#### 安装指南

[](#安装指南)

```
composer require jikesen/jkpay dev-master --prefer-source

```

### 微信开发指引

[](#微信开发指引)

##### 微信程序支付文档

[](#微信程序支付文档)

支付类型：JSAPIJSSDK小程序使用场景：H5商城在微信内打开httphttps是否需要openid：是是是请求协议：httphttphttps安全支付目录：有有无授权回调域名：有有无支付回调：有successcomplete、fail、success##### 以上文档调起参数 五个字段参与签名(区分大小写)：

[](#以上文档调起参数-五个字段参与签名区分大小写)

```
    appId,
    nonceStr,
    package,
    signType,
    timeStamp

```

##### 微信公众平台

[](#微信公众平台)

打开 [微信公众平台](https://mp.weixin.qq.com/ "微信公众平台")

```

```

##### 微信开放平台

[](#微信开放平台)

打开 [微信开放平台](https://open.weixin.qq.com/ "微信开放平台")

```

```

##### 微信商户平台 JSAPI支付

[](#微信商户平台-jsapi支付)

打开 [微信商户平台](https://pay.weixin.qq.com/ "微信商户平台")

```
    设置JSAPI支付支付目录，设置路径：商户平台 --> 产品中心--> 开发配置

```

##### 获取openid

[](#获取openid)

```
    需要在公众平台设置获取openid的域名

```

##### 设置授权域名

[](#设置授权域名)

```

```

##### 如果使用guzzlehttp Http请求组件中 如果你的curl版本 &gt; 7.55

[](#如果使用guzzlehttp-http请求组件中-如果你的curl版本--755)

解决方案 [guzzlehttp\_curl erron ](https://github.com/guzzle/guzzle/issues/1935 "guzzlehttp_curl erron ")curl请求证书 [curl pem](http://www.3mu.me/php%E7%9A%84curl%E9%80%89%E9%A1%B9curlopt_ssl_verifypeer%E8%AF%A6%E8%A7%A3/ "curl pem")

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~1 days

Total

4

Last Release

2721d ago

Major Versions

v1.0.0 → 5.6.x-dev2018-11-23

v0.0.1 → 7.1.x-dev2018-11-27

### Community

Maintainers

![](https://www.gravatar.com/avatar/8f4d4d5ef3a412ad7f4cc2ffa0485ca3e2b634301139de3d82248bf2779f048a?d=identicon)[jikeSen](/maintainers/jikeSen)

---

Tags

pay

### Embed Badge

![Health badge](/badges/jikesen-jkpay/health.svg)

```
[![Health](https://phpackages.com/badges/jikesen-jkpay/health.svg)](https://phpackages.com/packages/jikesen-jkpay)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.6k509.9M17.0k](/packages/laravel-framework)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M648](/packages/sylius-sylius)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19462.3M1.3k](/packages/drupal-core)[spatie/laravel-export

Create a static site bundle from a Laravel app

646127.9k5](/packages/spatie-laravel-export)[shetabit/multipay

PHP Payment Gateway Integration Package

291348.2k3](/packages/shetabit-multipay)[sebdesign/laravel-viva-payments

A Laravel package for integrating the Viva Payments gateway

4845.9k](/packages/sebdesign-laravel-viva-payments)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
