PHP Classes

What is the best PHP sms sending class?: Sending SMS with a PC using a mobile phone

Recommend this page to a friend!
  All requests RSS feed  >  What is the best PHP sms sending class?  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

What is the best PHP sms sending class?

Edit

Picture of Mohamed Siddi by Mohamed Siddi - 4 years ago (2020-11-19)

Sending SMS with a PC using a mobile phone

This request is clear and relevant.
This request is not clear or is not relevant.

+2

I need a package that could help me to integrate a SMS module for sending SMS with a PC through a mobile for example.

Ask clarification

2 Recommendations

SMSGateway: API to send SMS messages using an Android gateway

This package provides an API to send SMS messages using an Android gateway.

It can handle requests to send SMS messages to a given phone number.

The package can put the messages in a local queue storing the message data in a flat-file structure.

It can also handle HTTP requests as an API server that uses callback functions to process events like when new messages are received, updates in the status of queued messages, and a given timeout period passed after the last time it sees the presence of a phone device.
This recommendation solves the problem.
This recommendation does not solve the problem.

+1

Picture of André Liechti by André Liechti package author package author Reputation 175 - 2 years ago (2022-10-12) Comment

Using an open source Android SMS Gateway App which is described in the documentation, you will be able to send and receive SMS using your Android phone with this simple PHP class. Data are stored in a flat-file structure, and some examples are provided. Receiving messages and status can by handled by callback functions that you define yourself.


Gammu SMS Inject: Send SMS messages using Gammu MySQL storage

This class can send SMS messages using Gammu MySQL storage.

It can send messages to one or more recipients using the Gammu MySQL database.

The class creates records for the new messages in MySQL database with the outbox of Gammu.

It can send also long messages by splitting them in multiple parts.
This recommendation solves the problem.
This recommendation does not solve the problem.

+1

Picture of Manuel Lemos by Manuel Lemos Reputation 26695 - 4 years ago (2020-11-20) Comment

You can try this package to send SMS messages with mobile phone connected to your computer. You may need to improve the package to make it work with newer PHP versions.


Recommend package
: 
: