An open API service indexing awesome lists of open source software.

https://github.com/s00d/onlinesim-php-api

PHP Wrapper for automatic reception of SMS-messages by onlinesim.ru
https://github.com/s00d/onlinesim-php-api

api onlinesim php proxy rent sms sms-api

Last synced: 6 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# Onlinesim PHP API

[packagist](https://packagist.org/packages/s00d/onlinesim-api)

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](https://github.com/s00d/onlinesim-php-api/wiki)**

## Responses

All responses from the server are described in the folder Responses

## Bugs

If you have any problems, please create Issues [here](https://github.com/s00d/onlinesim-php-api/issues)