PHPackages                             dcousineau/orlex - 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. dcousineau/orlex

ActiveLibrary[Framework](/categories/framework)

dcousineau/orlex
================

Silex extension for providing an organized, annotated controller infrastructure, designed to blend the simplicity of Silex and organization of Symfony 2

v0.1.0(13y ago)3412.2k51MITPHPPHP &gt;=5.4.0

Since Apr 10Pushed 10y ago5 watchersCompare

[ Source](https://github.com/dcousineau/orlex)[ Packagist](https://packagist.org/packages/dcousineau/orlex)[ RSS](/packages/dcousineau-orlex/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (3)Versions (2)Used By (1)

Orlex: Organized Silex
======================

[](#orlex-organized-silex)

[![Build Status](https://camo.githubusercontent.com/4fcc0ff5826cda650f4636f0305bc6a015643bdcb86d0c2f832214f4b77784f8/68747470733a2f2f6170692e7472617669732d63692e6f72672f64636f7573696e6561752f6f726c65782e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/dcousineau/orlex)

Orlex attempts to give a mild amount of structure to [Silex](http://github.com/fabpot/Silex) without extending, overwriting, or using any dirty hacks.

Setting up Orlex is as simple as registering a service provider and pointing it to a directory of controllers:

```
