bs994/yii2-sms-ir

Sms.ir webservices

0.11 2020-07-07 14:21 UTC

This package is auto-updated.

Last update: 2024-05-08 05:18:30 UTC


README

This is an extension for using sms.ir webservices for yii2 framework.

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist bs994/yii2-sms-ir "*"

or add

"bs994/yii2-sms-ir": "*"

to the require section of your composer.json file.