PHPackages                             herrera-io/silex-wise - 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. herrera-io/silex-wise

AbandonedArchivedLibrary

herrera-io/silex-wise
=====================

A Silex service provider for Wise.

2.2.0(12y ago)615.4k↑1900%2MITPHPPHP &gt;=5.3.3

Since Apr 10Pushed 12y agoCompare

[ Source](https://github.com/kherge-archive/php-silex-wise)[ Packagist](https://packagist.org/packages/herrera-io/silex-wise)[ Docs](http://github.com/herrera-io/php-silex-wise)[ RSS](/packages/herrera-io-silex-wise/feed)WikiDiscussions master Synced 1mo ago

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

Wise for Silex
==============

[](#wise-for-silex)

[![Build Status](https://camo.githubusercontent.com/7358c6f454bab6141609a76d5e30b2555e111d368de89888fb5179c2ca4f5334/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f686572726572612d696f2f7068702d73696c65782d776973652e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/herrera-io/php-silex-wise)

Wise for Silex integrates the [Wise](https://github.com/herrera-io/php-wise) configuration loader with a [Silex](http://silex.sensiolabs.org/)application. It also allows you to register services and routes through one or more configuration files.

```
$app = new Silex\Application();
$app->register(
    new Herrera\Wise\WiseServiceProvider(),
    array(
        'wise.path' => '/path/to/config',
    )
);
```

Documentation
-------------

[](#documentation)

- [Installing](doc/00-Installing.md)
- [Usage](doc/01-Usage.md)
    - [Services](doc/02-Services.md)
    - [Routes](doc/03-Routes.md)

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

Established project with proven stability

 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 ~14 days

Total

10

Last Release

4650d ago

Major Versions

1.0.x-dev → 2.0.02013-06-12

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/9122157?v=4)[Kevin Herrera](/maintainers/kherge)[@kherge](https://github.com/kherge)

---

Top Contributors

[![kherge](https://avatars.githubusercontent.com/u/9122157?v=4)](https://github.com/kherge "kherge (32 commits)")

---

Tags

configsilex

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/herrera-io-silex-wise/health.svg)

```
[![Health](https://phpackages.com/badges/herrera-io-silex-wise/health.svg)](https://phpackages.com/packages/herrera-io-silex-wise)
```

###  Alternatives

[symfony/options-resolver

Provides an improved replacement for the array\_replace PHP function

3.2k493.9M1.6k](/packages/symfony-options-resolver)[nette/schema

📐 Nette Schema: validating data structures against a given Schema.

1.0k336.4M125](/packages/nette-schema)[league/config

Define configuration arrays with strict schemas and access values with dot notation

564302.2M24](/packages/league-config)[m1/vars

Vars is a simple to use and easily extendable configuration loader with in built loaders for ini, json, PHP, toml, XML and yaml/yml file types. It also comes with in built support for Silex and more frameworks to come soon.

69124.2k1](/packages/m1-vars)

PHPackages © 2026

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