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.0.0(1y ago)07MITPHPPHP &gt;=7.4

Since Nov 5Pushed 1y 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 1mo ago

READMEChangelogDependencies (4)Versions (2)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:

```
