smsv/smsv-api-php

SMSV.ME PHP API

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

This package is not auto-updated.

Last update: 2025-06-16 10:40:53 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