Skip to content

redsms/api-samples-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple api wrapper for redsms service

To use the service you need to register and specify API key in the settings.

Configuration

Copy the sample configuration file.

cp config.php.dist config.php

Put your API key and other data in config.php

Testing API settings

Run an example local

 php -f samples/clientInfoSample.php

Run an example inside docker from the samples directory

docker-compose run php php -f samples/clientInfoSample.php

About

Sample for https://redsms.ru service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages