Create presentations from yii2

Hey guys.

I want to know if there is any library/extension to create a powerpiont presentation from yii2. Or if you have any idea about how to use phpoffice phppresentation library on yii2

I hope you can help me.

https://packagist.org/packages/phpoffice/phppresentation

It’s on packagist. Just add the package to your composer.json file and run a composer update. If you’re still unsure, you may want to read up on composer a little bit.