PHPackages                             textko/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. textko/php

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

textko/php
==========

Official PHP library for Textko.com

3.0.0(6y ago)166[2 PRs](https://github.com/textko/php/pulls)PHP

Since Oct 16Pushed 3y ago1 watchersCompare

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

READMEChangelog (2)Dependencies (1)Versions (5)Used By (0)

Textko PHP SDK
==============

[](#textko-php-sdk)

This is the official PHP library for [Textko.com](https://textko.com) API.

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

[](#installation)

You can install our library via composer.

```
composer require textko/php
```

For more info, see: [Packagist](https://packagist.org/packages/textko/php)

Get Your API Access Token
-------------------------

[](#get-your-api-access-token)

To start using this library, you need an API Access Token first.

[Register to Get Your Access Token](https://textko.com/register)

Quick Usage
-----------

[](#quick-usage)

To send a text message:

Example:

```
