New namespace problem

hey
I downloaded a library with a lots of classes.
i cant use it because of namespaces! should I have to change all namespaceses and add app before them? easier and better solution?

thanks

What do you mean?

i assume, you downloaded the classes without composer packagemanager.
If so, please read https://www.yiiframework.com/doc/guide/2.0/en/concept-autoloading and register your classes with

Yii::$classMap