Yii2 third-party PHP class

Viewed 6814

I want to install a third-party PHP class for my application. How should I do that in Yii2? I could not find anything in the documentation.

4 Answers
Related