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
- Host: GitHub
- URL: https://github.com/s00d/onlinesim-php-api
- Owner: s00d
- License: apache-2.0
- Created: 2020-04-30T14:43:39.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-22T09:10:04.000Z (about 2 years ago)
- Last Synced: 2024-10-20T14:43:58.251Z (7 months ago)
- Topics: api, onlinesim, php, proxy, rent, sms, sms-api
- Language: PHP
- Homepage: https://onlinesim.ru
- Size: 444 KB
- Stars: 8
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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)