Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pejmankheyri/smsir-php
Sending SMS using PHP classes for all possible modes of the sms.ir panel
https://github.com/pejmankheyri/smsir-php
class farsi notification oop persian php php56 php74 php80 sms
Last synced: 36 minutes ago
JSON representation
Sending SMS using PHP classes for all possible modes of the sms.ir panel
- Host: GitHub
- URL: https://github.com/pejmankheyri/smsir-php
- Owner: pejmankheyri
- License: mit
- Archived: true
- Created: 2021-03-24T20:08:18.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-11T10:40:22.000Z (9 months ago)
- Last Synced: 2024-09-28T19:23:01.893Z (4 months ago)
- Topics: class, farsi, notification, oop, persian, php, php56, php74, php80, sms
- Language: PHP
- Homepage: https://sms.ir/
- Size: 20.5 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
+
# Sending SMS using PHP classes for all possible modes of the sms.ir panel
Examples of php codes to use all features of sms.ir SMS sending panel
Version 1.0.0
> [Features](https://github.com/pejmankheyri/SMSIR-PHP#%D8%A7%D9%85%DA%A9%D8%A7%D9%86%D8%A7%D8%AA)
>
> [Development Assistance](https://github.com/pejmankheyri/SMSIR-PHP#%DA%A9%D9%85%DA%A9-%D8%A8%D9%87-%D8%AA%D9%88%D8%B3%D8%B9%D9%87)
>
> [License](https://github.com/pejmankheyri/SMSIR-PHP#%D9%84%D8%A7%DB%8C%D8%B3%D9%86%D8%B3)## Features
* Add audience to customer club
* Add a contact and immediately send an SMS to the added contact of the customer club
* Sending SMS to the contacts in the customer club
* Send SMS to the contacts of special groups
* Editing contacts in the customer club
* Receive account balance
* Get the groups available in the customer club
* Receive the contacts of a specific group of customers club by page
* Receive customer club contacts by page
* Receive text messages sent in the customer club using the latest ID
* Receive text messages sent in the customer club using the page number
* Receive the user's existing SMS sending numbers
* Receive token for sending request
* Display received SMS with batchkey as well as page number
* Display SMS messages received between two solar dates with the ability to manage pages
* Display SMS received by the last ID
* Send SMS
* Receive text messages sent by date
* Receive SMS sent with ID
* Send quick SMS by specifying the format set in the panel and desired parameters
* Sending activation SMS by specifying the code and mobile number## Development Assistance
We welcome pull requests.
For major changes, please open an issue first so we can discuss what you want to change.
## LicenseMIT