PHPackages                             rswork/wechat-demo - 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. [Framework](/categories/framework)
4. /
5. rswork/wechat-demo

ActiveProject[Framework](/categories/framework)

rswork/wechat-demo
==================

Silex microframework

0.1.0(11y ago)15MITPHP

Since Mar 3Pushed 11y ago1 watchersCompare

[ Source](https://github.com/Rivsen/wechat-demo)[ Packagist](https://packagist.org/packages/rswork/wechat-demo)[ RSS](/packages/rswork-wechat-demo/feed)WikiDiscussions master Synced today

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

Silex Skeleton
==============

[](#silex-skeleton)

这是一个进行简单封装了的silex框架，目的是让初始化项目更便捷，并且预先配置了一些调试工具和其它模块。

这个文档简述了如何使用 Silex Skeleton 进行开发。

创建一个 Silex 项目
-------------

[](#创建一个-silex-项目)

Silex 使用 Composer 来创建一个新项目:

```
$ composer create-project rswork/wechat-demo path/to/install ~0.1

```

Composer 会创建一个新的 Silex 项目在 `path/to/install` 目录里。

访问 Demo 应用
----------

[](#访问-demo-应用)

恭喜！你现在已经准备好使用 Silex 了！

使用PHP内置的web服务器可以快速浏览 Silex 内置的 Demo 页面:

```
$ cd path/to/install
$ composer run

```

然后打开浏览器并访问

测试wechat
--------

[](#测试wechat)

测试方式比较麻烦，首先需要修改配置文件里的wechat配置，然后放到微信可以使用的域名下做测试，访问:

Silex 入门
--------

[](#silex-入门)

这个项目只是帮助你更快的初始化一个Silex应用，一个更好的学习Silex的方式是学习Silex官方文档。

里面包含了什么？
--------

[](#里面包含了什么)

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity53

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

Unknown

Total

1

Last Release

4141d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f11f18ecf823315cc3e87401cca982261aca5dbea6555b91065094b066639981?d=identicon)[rivsen](/maintainers/rivsen)

### Embed Badge

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

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

###  Alternatives

[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9421.6k61](/packages/open-dxp-opendxp)[oro/platform

Business Application Platform (BAP)

645143.5k115](/packages/oro-platform)[contao/core-bundle

Contao Open Source CMS

1231.6M2.8k](/packages/contao-core-bundle)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.8M508](/packages/pimcore-pimcore)

PHPackages © 2026

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