PHPackages                             glaubinix/silex-no-framework - 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. glaubinix/silex-no-framework

AbandonedArchivedLibrary[Framework](/categories/framework)

glaubinix/silex-no-framework
============================

Various improvements for Silex applications

2.1(8y ago)488MITPHP

Since Mar 10Pushed 8y ago1 watchersCompare

[ Source](https://github.com/glaubinix/silex-no-framework)[ Packagist](https://packagist.org/packages/glaubinix/silex-no-framework)[ RSS](/packages/glaubinix-silex-no-framework/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (9)Versions (9)Used By (0)

[![Build Status](https://camo.githubusercontent.com/619f73a3572aa016d8767765e0cabaf29590cfb33661a9fba69ba8e5097461f9/68747470733a2f2f7472617669732d63692e6f72672f676c617562696e69782f73696c65782d6e6f2d6672616d65776f726b2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/glaubinix/silex-no-framework)

silex-no-framework
==================

[](#silex-no-framework)

This library mostly contains silex ServiceProviders for the [QafooLabsNoFrameworkBundle](https://github.com/QafooLabs/QafooLabsNoFrameworkBundle). Only use what you want to use.

Features
--------

[](#features)

All supported features have a sample file in the examples folder and web test cases in the tests folder.

### Exception Converter

[](#exception-converter)

Maps uncaught exceptions to other exceptions or status codes.

See [convert\_exception example file](examples/convert_exception.php).

No additional libraries necessary.

### Redirect Route

[](#redirect-route)

Return a RedirectRoute from controller methods, only using the route name and parameters. The response will be converted to a RedirectResponse.

See [redirect\_route example file](examples/redirect_route.php).

No additional libraries necessary.

### Param Converter

[](#param-converter)

Allows inject of TokenContext, FormRequest, Flash and Session via ParamConverter into controller methods.

See [param\_converter example file](examples/param_converter.php).

Install symfony/security for usage of TokenContext with symfony security. Install symfony/form for usage of FormRequest with symfony form.

### Return ViewModels, TemplateViews or arrays from controller

[](#return-viewmodels-templateviews-or-arrays-from-controller)

Tries to guess the template name base on controller and method name or for the TemplateView uses the template name which is provided. For ViewModels the object will be available as view variable in the template.

See [view example file](examples/view.php).

Install twig/twig and glaubinix/silex-twig-engine for usage with twig. You can also use another template engine. Simply register a service which implements the Symfony\\Component\\Templating\\EngineInterface.

###  Health Score

30

—

LowBetter than 65% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity68

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

Recently: every ~242 days

Total

7

Last Release

3045d ago

Major Versions

1.2.0 → 2.02016-05-24

### Community

Maintainers

![](https://www.gravatar.com/avatar/2969e5fd81aa79b482a247226409a0b55ed82c4587d40264633425b6b4a22a21?d=identicon)[glaubinix](/maintainers/glaubinix)

---

Top Contributors

[![glaubinix](https://avatars.githubusercontent.com/u/442056?v=4)](https://github.com/glaubinix "glaubinix (38 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/glaubinix-silex-no-framework/health.svg)

```
[![Health](https://phpackages.com/badges/glaubinix-silex-no-framework/health.svg)](https://phpackages.com/packages/glaubinix-silex-no-framework)
```

###  Alternatives

[flint/flint

Enhanced Silex

12167.5k](/packages/flint-flint)[ddesrosiers/silex-annotation-provider

A silex service provider that allows the use of annotations in ServiceControllers.

25246.7k3](/packages/ddesrosiers-silex-annotation-provider)[tobiassjosten/responsible-service-provider

A Silex ServiceProvider for automagic response formatting.

3490.8k](/packages/tobiassjosten-responsible-service-provider)[propel/propel-service-provider

Propel integrationfor Silex.

2625.2k3](/packages/propel-propel-service-provider)[stikmanw/silex-newrelic

Integrate the NewRelic PHP API into Silex framework

2014.7k](/packages/stikmanw-silex-newrelic)

PHPackages © 2026

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