PHPackages                             prihod/terasms-client - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. prihod/terasms-client

ActiveLibrary[API Development](/categories/api)

prihod/terasms-client
=====================

PHP client for terasms.ru API

v1.1.0(4w ago)012MITPHPPHP ^7.2.5 || ^8.0

Since Nov 5Pushed 4w ago1 watchersCompare

[ Source](https://github.com/Prihod/terasms-client)[ Packagist](https://packagist.org/packages/prihod/terasms-client)[ RSS](/packages/prihod-terasms-client/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (8)Versions (3)Used By (0)

TeraSMS-client
==============

[](#terasms-client)

This is client library for the [terasms.ru](https://terasms.ru) API.

1. Prerequisites
----------------

[](#1-prerequisites)

- PHP 7.4 or later

2. Installation
---------------

[](#2-installation)

The terasms-client client can be installed using Composer by running the following command:

```
composer require prihod/terasms-client
```

3. Initialization
-----------------

[](#3-initialization)

Create Client object using the following code:

```
