News Feed
Jobs Feed
Sections




News Archive
Gonzalo Ayuso:
Scaling Silex applications (part II). Using RouteCollection
March 06, 2013 @ 09:21:31

Gonzalo Ayuso has posted a second part of his look at scaling Silex (here's part one). In this new article he shows how to use the RouteCollection functionality instead of defining the routes in the DI configuration.

In the post Scaling Silex applications I wanted to organize a one Silex application. In one comment Igor Wiedler recommended us to use RouteCollections instead of define the routes with a Symfony's Dependency Injection Container. Because of that I started to hack a little bit about it and here I show you my outcomes:

He includes example code for creating the application, setting up the main "routes.yml" file with some defaults and two other files for routes in other parts of the site - "api" and "blog". Then he makes the controllers related to these three sections with basic actions catching each of the routes. The source for the entire thing is over on github.

0 comments voice your opinion now!
silex scaling application tutorial routercollection yaml


blog comments powered by Disqus

Similar Posts

Phpro.org: Introduction to PHP and MySQL

PhPL33t Blog: How to Automated Plesk Email Creation

DeveloperTutorials.com: Floating Point Comparisons In PHP and Javascript

DevShed: Inserting, Updating and Deleting Database Rows with Code Igniter

DevShed: Introduction to Maintaining the State of Applications with PHP Sessions


Community Events











Don't see your event here?
Let us know!


zendframework2 community development code database api example interview testing language composer opinion phpunit framework podcast series functional unittest introduction release

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework