desaikalpesh34 / purolator
Purolator Service for shipping
Package info
github.com/desaikalpesh34/purolator
Type:yii2-extension
pkg:composer/desaikalpesh34/purolator
dev-master
2016-04-26 12:10 UTC
Requires
- yiisoft/yii2: ^2.0.6
This package is not auto-updated.
Last update: 2026-03-07 01:18:37 UTC
README
Purolator Service for shipping
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist desaikalpesh34/purolator "*"
or add
"desaikalpesh34/purolator": "*"
to the require section of your composer.json file.
Usage
Once the extension is installed, simply use it in your code by :
<?= \desaikalpesh34\purolator\AutoloadExample::widget(); ?>