php-smpp | PHP 5 based SMPP client library
kandi X-RAY | php-smpp Summary
kandi X-RAY | php-smpp Summary
php-smpp is a PHP library. php-smpp has no bugs, it has no vulnerabilities and it has low support. You can download it from GitLab, GitHub.
THIS REPO IS NO LONGER MAINTAINED!. Look at for an updated version. PHP-based SMPP client lib.
THIS REPO IS NO LONGER MAINTAINED!. Look at for an updated version. PHP-based SMPP client lib.
Support
Quality
Security
License
Reuse
Support
php-smpp has a low active ecosystem.
It has 217 star(s) with 142 fork(s). There are 38 watchers for this library.
It had no major release in the last 6 months.
There are 32 open issues and 46 have been closed. On average issues are closed in 197 days. There are 11 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of php-smpp is current.
Quality
php-smpp has 0 bugs and 0 code smells.
Security
php-smpp has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
php-smpp code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
php-smpp does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
php-smpp releases are not available. You will need to build from source code and install.
Installation instructions are not available. Examples and code snippets are available.
It has 1085 lines of code, 48 functions and 3 files.
It has high code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed php-smpp and discovered the below as its top functions. This is intended to give you an instant insight into php-smpp implemented functionality, and help decide if they suit your requirements.
- Send an SMS
- Parse SMS packet
- Get status message
- Resolve hostnames
- Opens a socket .
- Pack a 7bit byte string
- Convert UTF - 8 string to GSM - 8
- Parse delivery receipt
- Get the binary representation of the cookie .
Get all kandi verified functions for this library.
php-smpp Key Features
No Key Features are available at this moment for php-smpp.
php-smpp Examples and Code Snippets
No Code Snippets are available at this moment for php-smpp.
Community Discussions
Trending Discussions on php-smpp
QUESTION
Why SMPP bind Transmitter return error 0x34 (ESME_RINVDLNAME)
Asked 2020-Oct-06 at 05:41
It`s my first time to write PHP code that sends SMS through
SMPP [Short Message peer to Peer] protocol by onlinecity php-smpp library from gethub URL: **https://github.com/onlinecity/php-smpp**, I used the code below which sending SMS, but its only response an error **The return value is error 0x34 (ESME_RINVDLNAME) Invalid Distribution List Name.** So please help me to resolve this error ...
ANSWER
Answered 2020-Oct-06 at 05:41I found this issue belong into SMPP interface version , which php-smpp project from onlinecity on GitHub using v3.4 [0x34] , however, this version is blocked from SMSC. when I changed the interface version from 3.4 [0x34] into 0.3 [0x03] code working fine.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install php-smpp
You can download it from GitLab, GitHub.
PHP requires the Visual C runtime (CRT). The Microsoft Visual C++ Redistributable for Visual Studio 2019 is suitable for all these PHP versions, see visualstudio.microsoft.com. You MUST download the x86 CRT for PHP x86 builds and the x64 CRT for PHP x64 builds. The CRT installer supports the /quiet and /norestart command-line switches, so you can also script it.
PHP requires the Visual C runtime (CRT). The Microsoft Visual C++ Redistributable for Visual Studio 2019 is suitable for all these PHP versions, see visualstudio.microsoft.com. You MUST download the x86 CRT for PHP x86 builds and the x64 CRT for PHP x64 builds. The CRT installer supports the /quiet and /norestart command-line switches, so you can also script it.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page