News Feed
Jobs Feed
Sections




News Archive
Chris Hartjes' Blog:
Organzing Slim Framework Applications
February 15, 2012 @ 08:57:28

One of the more popular PHP microframeworks right now is Slim and Chris Hartjes has a new post to his blog about a good way he's found for organizing applications that use this handy tool.

I've never really used a microframework in PHP before. I used Flask for a Python project that I did to experiment with using Google App Engine. The principles seem to be quite similar (although I will admit that having decorators in PHP would be ineresting) but the trade-off with a microframework is that you usually have to figure out an application layout for yourself.

He also uses the Pimple dependency injection container, Twig templating and Composer for package management. He describes how he got it all set up - organizing the code so Composer could understand it, creating the Twig templates directory and creating some of his default routes.

0 comments voice your opinion now!
slim application organization composer pimple twig


blog comments powered by Disqus

Similar Posts

Phil Sturgeon: Pick PHP Requirements for Packages Responsibly

Alexander Netkachev's Blog: Installing Propel object persistence layer for Web application

Zend Developer Zone: Creating Web Page Templates with PHP and Twig (part 2)

Lorna Mitchell's Blog: We Don't Know Deployment: A 4-Step Remedy

PHPClasses.org: Responsive AJAX applications with COMET


Community Events











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


release database framework podcast development language community zendframework2 unittest rest phpunit opinion usergroup interview functional symfony2 conference introduction series testing

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