in this video we learn about Namespaces used in php.
Take the full course from here:
http://php.link/bootcamp
understanding class and Namespaces in php.
In PHP namespaces are use in class to encapsulating items so that same names can be reused without name conflicts.