PHPackages                             smsv/smsv-api-php - 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. smsv/smsv-api-php

ActiveLibrary[API Development](/categories/api)

smsv/smsv-api-php
=================

SMSV.ME PHP API

v1.0.0(8y ago)011GPL-3.0-or-laterPHPPHP &gt;=5.6.0

Since Feb 7Pushed 8y ago1 watchersCompare

[ Source](https://github.com/SMSV/smsv-api-php)[ Packagist](https://packagist.org/packages/smsv/smsv-api-php)[ RSS](/packages/smsv-smsv-api-php/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependenciesVersions (2)Used By (0)

SMSV.ME PHP API
===============

[](#smsvme-php-api)

A PHP class that helps you to work with smsv.me API.

Developed and maintained by [SMSV.ME](https://smsv.me/).

---

Requirements
------------

[](#requirements)

- PHP 5.6+
- [JSON extension](https://secure.php.net/manual/en/book.json.php) (included im most php-common packages)

Installation
------------

[](#installation)

Install with Composer:

```
composer require smsv/smsv-api-php

```

Or include the library manually:

```
