Skip to content

mohammad-md-ahmad/yii2-dompdf

Repository files navigation

Yii2 dompdf

This is a yii2 extension for the dompdf plugin

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist mohammadahmad/yii2-dompdf "*"

or add

"mohammadahmad/yii2-dompdf": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

<?= \mohammadahmad\yii2Dompdf\AutoloadExample::widget(); ?>```

About

This is just an encapsulation of dompdf extension as Yii2 extension.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages