2017 © Pedro Peláez
 

library smsv-api-php

SMSV.ME PHP API

image

smsv/smsv-api-php

SMSV.ME PHP API

  • Wednesday, February 7, 2018
  • by ZonD80
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

SMSV.ME PHP API

A PHP class that helps you to work with smsv.me API., (*1)

Developed and maintained by SMSV.ME., (*2)


Requirements

Installation

Install with Composer:, (*3)

composer require smsv/smsv-api-php

Or include the library manually:, (*4)

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

License

License information can be found in LICENSE file, (*5)

Documentation can be found at smsv.me/documentation

The Versions

07/02 2018

dev-master

9999999-dev

SMSV.ME PHP API

  Sources   Download

GPL-3.0-or-later

The Requires

  • php >=5.6.0
  • ext-json *

 

07/02 2018

v1.0.0

1.0.0.0

SMSV.ME PHP API

  Sources   Download

GPL-3.0-or-later

The Requires

  • php >=5.6.0
  • ext-json *