Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 497 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 497 Bytes

PHP Eskiz.uz

PHP Eskiz.uz SMS Gateway package

Installation

composer require mrmuminov/php-eskiz-uz "^2.0.0"

or add the following to your composer.json file:

{
    "require": {
        "mrmuminov/php-eskiz-uz": "^2.0.0"
    }
}

If you need version 5.6 of php, check out older versions. For example this

Usage


Open example.php file