s00d / onlinesim-api
php onlinesim api client
Installs: 1 807
Dependents: 0
Suggesters: 0
Security: 0
Stars: 8
Watchers: 4
Forks: 3
Open Issues: 0
Requires
- php: >=7.1
- 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