PHPackages                             rachelcaoqiaoyuan/wechat - 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. [API Development](/categories/api)
4. /
5. rachelcaoqiaoyuan/wechat

ActiveLibrary[API Development](/categories/api)

rachelcaoqiaoyuan/wechat
========================

this is a wechat service provider

00PHP

Since Mar 24Pushed 6y ago1 watchersCompare

[ Source](https://github.com/RachelCaoqiaoyuan/laravel-wechat)[ Packagist](https://packagist.org/packages/rachelcaoqiaoyuan/wechat)[ RSS](/packages/rachelcaoqiaoyuan-wechat/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

 Rachelcaoqiaoyuan/wechat
==========================

[](#-rachelcaoqiaoyuanwechat-)

 这是基于laravel开发的微信公众号的组件

Installing
----------

[](#installing)

```
$ composer require rachelcaoqiaoyuan/wechat:dev-master
```

配置文件发布
------

[](#配置文件发布)

```
php artisan vendor:publish
```

Usage
-----

[](#usage)

```
laravel应用，在config/app.php注册serviceprovider和facede
"providers": [
                "Rachelcaoqiaoyuan\\Wechat\\Providers\\WechatServiceProvider"
            ]

```

```
浏览器访问路由http://localhost/swechat
Route::any('/','WeChatController@index')->middleware('swechat.check');

```

TODO

Contributing
------------

[](#contributing)

You can contribute in one of three ways:

1. File bug reports using the [issue tracker](https://github.com//achel/wechat/issues).
2. Answer questions or fix bugs on the [issue tracker](https://github.com//achel/wechat/issues).
3. Contribute new features or update the wiki.

*The code contribution process is not very formal. You just need to make sure that you follow the PSR-0, PSR-1, and PSR-2 coding guidelines. Any new code contributions must be accompanied by unit tests where applicable.*

License
-------

[](#license)

MIT

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/4716edda735fe39d43dafd77981ff9d00007446ffe8087b5c7a4951cb2d590cc?d=identicon)[RachelCaoqiaoyuan](/maintainers/RachelCaoqiaoyuan)

---

Top Contributors

[![RachelCaoqiaoyuan](https://avatars.githubusercontent.com/u/47746884?v=4)](https://github.com/RachelCaoqiaoyuan "RachelCaoqiaoyuan (6 commits)")

### Embed Badge

![Health badge](/badges/rachelcaoqiaoyuan-wechat/health.svg)

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

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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