• « OOP Changelog
  • Overview »
  • PHP Manual
  • Language Reference
  • Namespaces

Namespaces

Table of Contents

  • Overview
  • Namespaces
  • Sub-namespaces
  • Defining multiple namespaces in the same file
  • Basics
  • Namespaces and dynamic language features
  • namespace keyword and __NAMESPACE__
  • Aliasing and Importing
  • Global space
  • Fallback to global space
  • Name resolution rules
  • FAQ