Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 374 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 374 Bytes

Sendsay Api PHP interface

Object-oriented interface to Sendsay API.

Installing

The preferred way to install is through Composer.
Run this command to install the latest stable version:

composer require misantron/php-sendsay

or add

"misantron/php-sendsay": "dev-master"

to the require section of your composer.json.