UI Deploy

Curated, Short, Web UI Dev we Love.

Namespacing in PHP

It’s been a bumpy ride, in regards to namespace support in PHP. Thankfully, it was added to the language in PHP 5.3, and the applicable structure of PHP code has improved greatly since then. But how exactly do we use them?

view source

Advertisement