smsv/smsv-api-php

SMSV.ME PHP API

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/smsv/smsv-api-php

v1.0.0 2018-02-07 14:50 UTC

This package is not auto-updated.

Last update: 2026-01-12 13:13:38 UTC


README

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

Developed and maintained by SMSV.ME.

Requirements

Installation

Install with Composer:

composer require smsv/smsv-api-php

Or include the library manually:

<?php
require 'src/SMSV/api.php';

License

License information can be found in LICENSE file

Documentation can be found at smsv.me/documentation