Memudahkan Install extension TCPDF ke Yii2 Framework Project
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist dakodig/yii2-tcpdf "*"
or add
"dakodig/yii2-tcpdf": "*"
to the require section of your composer.json
file.