ruslanmedia / php-eskiz-uz
PHP Eskiz.uz SMS Gateway package
Installs: 28
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 1
pkg:composer/ruslanmedia/php-eskiz-uz
Requires
- php: ^8.0
- ext-curl: *
- ext-json: *
This package is not auto-updated.
Last update: 2025-12-20 22:39:18 UTC
README
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