News Feed
Jobs Feed
Sections




News Archive
Symfony-Reloaded.org:
Bundle Best Practices
July 07, 2010 @ 12:02:34

On the Symfony-Reloaded site (the site for the upcoming Symfony2 version of the framework) there's a recently updated page talking about bundle best practices to use when creating these standardized, easy-to-install packages.

A bundle is a directory that has a well-defined structure and can host anything from classes to controllers and web resources. Even if bundles are very flexible, you should follow some best practices if you want to distribute them.

There's a few standards they lay out concerning the bundle naming scheme (namespacing), the directory structure that'd need to be used (including a "resources" and "controller" directory) and where classes, third-party library use, documentation, templates, configuration and tests should fit in the structure.

0 comments voice your opinion now!
symfony2 framework bundle bestpractice


blog comments powered by Disqus

Similar Posts

Ajaxian.com: AjaxCore: PHP Ajax Framework

Nick Halstead's Blog: 10 Reasons why PHP is still very much alive

Lukas Smith's Blog: Symfony2, what I think is still left to do

Zend Developer Zone: Zend Studio 5.5 Walkthrough

ServerGrove Blog: Common problems designers have when working with Symfony


Community Events











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


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

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