Download the PHP package extendy/jormall-sms-bundle without Composer
On this page you can find all versions of the php package extendy/jormall-sms-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download extendy/jormall-sms-bundle
More information about extendy/jormall-sms-bundle
Files in extendy/jormall-sms-bundle
Download extendy/jormall-sms-bundle
More information about extendy/jormall-sms-bundle
Files in extendy/jormall-sms-bundle
Vendor extendy
Package jormall-sms-bundle
Short Description A Symfony bundle to send SMS using Jormall SMS API
License MIT
Package jormall-sms-bundle
Short Description A Symfony bundle to send SMS using Jormall SMS API
License MIT
Please rate this library. Is it a good library?
Informations about the package jormall-sms-bundle
Jormall SMS Bundle
This is a Symfony bundle that provides an easy way to send SMS using the Jormall SMS web service.
Features
- Send SMS messages using the Jormall SMS API.
- Get the balance of the account.
- Handle connection and request errors gracefully.
Requirements
- PHP 8.2 or higher
- GuzzleHttp 7.8 or higher
- Symfony Framework Bundle 7.0 or higher
- User must have an active SMS account with JorMall
- The SMS account must have SMS balance.
- The used sender through this web service must be registered by JorMall before its being used.
Installation
Add the following to your composer.json
:
or by running:
edit tour .env
file and add the following (and replace the values with your Jormall sms account details):
Usage
You can use the JormallSmsService
service to send SMS messages or get the balance. Here is an example (while using it in a controller):
License
This package is licensed under the MIT License. See the LICENSE file for details.
All versions of jormall-sms-bundle with dependencies
PHP Build Version
Package Version
The package extendy/jormall-sms-bundle contains the following files
Loading the files please wait ....