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

ActiveLibrary[API Development](/categories/api)

tiniyo/tiniyo-php
=================

php sdk for tiniyo api

v1.1.3(5y ago)024PHPPHP &gt;=7.1.0

Since Jan 16Pushed 5y agoCompare

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

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

tiniyo-php
==========

[](#tiniyo-php)

tiniyo-php provides sdk for tiniyo apis.

### Supported PHP Versions

[](#supported-php-versions)

This library supports the following PHP implementations:

- PHP 7.2
- PHP 7.3
- PHP 7.4
- PHP 8.0.1

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

[](#installation)

You can install **tiniyo-php** via composer or by downloading the source.

### Via Composer:

[](#via-composer)

**tiniyo-php** is available on Packagist as the [`tiniyo/tiniyo-php`](https://packagist.org/packages/tiniyo/tiniyo-php) package:

```
composer require tiniyo/tiniyo-php

```

Quickstart
----------

[](#quickstart)

### Send an SMS

[](#send-an-sms)

```
// Send an SMS using tiniyo's REST API and PHP
