Skip to content

s00d/onlinesim-php-api

Repository files navigation

Onlinesim PHP API

packagist

Wrapper for automatic reception of SMS-messages by onlinesim.ru

Installation

Require this package in your composer.json or install it by running:

composer require s00d/onlinesim-api

Documentation

All documentation is in the wiki of this project - Documentation

Responses

All responses from the server are described in the folder Responses

Bugs

If you have any problems, please create Issues here