Группа по разработке стандартов кодирования PHP при разработке фреймворков и библиотек. Ссылки на все три основных стандарта:
PSR-0
Aims to provide a standard file, class and namespace convention to allow plug-and-play code.
PSR-1
Aims to ensure a high level of technical interoperability between shared PHP code.
PSR-2
Provides a Coding Style Guide for projects looking to standardise their code.