Skip to content

Async SMPP server and client implementations for ReactPHP.

License

Notifications You must be signed in to change notification settings

level23/react-smpp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-smpp

Async SMPP server and client implementations for ReactPHP.

Forked from https://github.com/alexeevdv/react-smpp

Installation

The preferred way to install this extension is through composer.

Either run

$ php composer.phar require level23/react-smpp dev-develop

or add

"level23/react-smpp": "dev-develop"

to the require section of your composer.json file.

Examples

You can find SMPP client and server sample implementations in the examples folder.

About

Async SMPP server and client implementations for ReactPHP.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%