Objects and references
名前空間の概要
言語リファレンス
PHP Manual
名前空間
目次
名前空間の概要
Defining namespaces
Declaring sub-namespaces
Defining multiple namespaces in the same file
Using namespaces: Basics
Namespaces and dynamic language features
namespace keyword and __NAMESPACE__ constant
Using namespaces: Aliasing/Importing
Global space
Using namespaces: fallback to global function/constant
Name resolution rules
FAQ: things you need to know about namespaces
Objects and references
名前空間の概要
言語リファレンス
PHP Manual