PHPackages                             rswork/silex-skeleton - 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/silex-skeleton

ActiveProject[Framework](/categories/framework)

rswork/silex-skeleton
=====================

Silex microframework

0.1.4(11y ago)39MITPHP

Since Mar 3Pushed 11y ago1 watchersCompare

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

READMEChangelogDependencies (19)Versions (7)Used By (0)

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

[](#silex-skeleton)

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

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

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

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

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

```
$ composer create-project rswork/silex-skeleton path/to/install ~0.1

```

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

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

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

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

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

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

```

然后打开浏览器并访问

Silex 入门
--------

[](#silex-入门)

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

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

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

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~1 days

Total

6

Last Release

4137d ago

### Community

Maintainers

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

---

Top Contributors

[![Rivsen](https://avatars.githubusercontent.com/u/762701?v=4)](https://github.com/Rivsen "Rivsen (3 commits)")

### Embed Badge

![Health badge](/badges/rswork-silex-skeleton/health.svg)

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

###  Alternatives

[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M572](/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)
