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

Cake Baker's Blog: A simple SOAP example

Paul Jones' Blog: Forty Percent!

PHP Magazine: Poll Question: Pre-requisites of a Good Framework?

PHPMaster.com: What's New in Laravel 4

PHP Kitchen: Seagull Gets Top Marks in Recent Framework Comparison


Community Events









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


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

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