Language: Namespaces Salvan Grégory (contact me)
This package can be used to load classes from defined name spaces.
It can associate given PHP script files that contain classes that belong to a given name space by giving their names a prefix based on the namespace name.
This way classes from different namespaces are not confused even if they have the same names.