News Feed
Jobs Feed
Sections




News Archive
Fabien Potencier's Blog:
Create your own framework... on top of the Symfony2 Components (part 1)
January 04, 2012 @ 08:47:39

Fabien Potencier has written up a new post on his blog talking about creating your own framework layered on top of the Symfony2 framework's component system (yes, a framework from a framework).

Symfony2 is a reusable set of standalone, decoupled, and cohesive PHP components that solve common web development problems. Instead of using these low-level components, you can use the ready-to-be-used Symfony2 full-stack web framework, which is based on these components... or you can create your very own framework. This series is about the latter.

He talks about the reasoning behind wanting to make your own framework, mostly dealing with exploration and/or proving you can do it. He walks you through every step of the way - creating the base directory, setting up a project via Composer, creating an autoloader and making a first basic file - a "Hello world" echo message. In the next part of the series, he'll add in the HttpFoundation component for web interaction.

0 comments voice your opinion now!
framework custom symfony2 component tutorial series


blog comments powered by Disqus

Similar Posts

Community News: CakeFest 2008 Announced (and a Call for Papers)

Maarten Balliauw's Blog: OpenXML in Healthcare in PHP

SitePoint.com: Get Started with PHP on Windows with SQL Server Express

Federico Cargnelutti's Blog: Format a time interval with the requested granularity

Felix Geisendofer's Blog: Screencast #1: Using vendor branching and CakePHP


Community Events









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


opinion development object framework testing composer zendframework2 unittest event release introduction code tool community api functional language example podcast interview

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