News Feed
Jobs Feed
Sections




News Archive
PHPMaster.com:
PSR-1 and PSR-2 to be Approved as Standards
May 22, 2012 @ 13:18:40

As is mentioned in this new post to PHPMaster.com, the PHP standards group is officially in the voting process on two new standards (PSR-0 being the first) setting up some standard development practices for PHP applications - PSR-1 and PSR-2.

They initially started out as one proposal but the initial round of voting didn't yield a majority in favor. Participants did however see merit in various requirements the decision was made to split it into 2 proposals - one for mandatory interoperability and one for suggested style.

The PSR-1 standard proposes some basic coding standards (like namespacing structure and class/method naming definitions) and the PSR-2 standard covers similar things, but more in-depth with more recommendations.

If you want to find out how your application stacks up against this new standard, you can try out PHP-CS-Fixer (from Fabien Potencier) to see how many things need an update.

0 comments voice your opinion now!
psr0 psr1 psr2 standard coding convention voting


blog comments powered by Disqus

Similar Posts

Edin Kadribasic's Blog: PHP 5.2.2 RC2 Windows build available

Chris Hartjes: Standards, Soapboxes, and Shamans

Shawn Straton's Blog: Code Readability Part 2, Code Structure

Nefarious Designs Blog: On Coding Standards

PHPKitchen: Advantages of using the PEAR class naming convention


Community Events











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


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

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