Posts marked with “namespaces”
PHP 5.3 namespaces for the rest of us
The introduction of namespaces in PHP 5.3 is bringing a new concept in the PHP world, and knowing how to leverage the new features is important for writing concise and readable code.