PHPackages                             prihod/alphasms-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/alphasms-client

ActiveLibrary[API Development](/categories/api)

prihod/alphasms-client
======================

PHP client for alphasms.ua API

v1.0.0(1y ago)010MITPHPPHP &gt;=7.4

Since Oct 24Pushed 1y ago1 watchersCompare

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

READMEChangelogDependencies (4)Versions (2)Used By (0)

alphasms-client
===============

[](#alphasms-client)

This is client library for the [alphasms.ua](https://alphasms.ua/) API.

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

[](#1-prerequisites)

- PHP 7.4 or later

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

[](#2-installation)

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

```
composer require prihod/alphasms-client
```

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

[](#3-initialization)

Create Client object using the following code:

```
