s00d / onlinesim-api
php onlinesim api client
1.3.4
2024-11-29 13:37 UTC
Requires
- php: >=7.1|8.1|8.2|8.3|8.4
- ext-json: *
Requires (Dev)
- larapack/dd: 1.*
- phpunit/phpunit: ^9.0
- vlucas/phpdotenv: ^4.1
README
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