Download the PHP package amorebietakoudala/smsservice-bundle without Composer
On this page you can find all versions of the php package amorebietakoudala/smsservice-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download amorebietakoudala/smsservice-bundle
More information about amorebietakoudala/smsservice-bundle
Files in amorebietakoudala/smsservice-bundle
Download amorebietakoudala/smsservice-bundle
More information about amorebietakoudala/smsservice-bundle
Files in amorebietakoudala/smsservice-bundle
Vendor amorebietakoudala
Package smsservice-bundle
Short Description A bundle to make send SMS send messages through dinaSMS API
License MIT
Package smsservice-bundle
Short Description A bundle to make send SMS send messages through dinaSMS API
License MIT
Please rate this library. Is it a good library?
Informations about the package smsservice-bundle
SMSServiceBundle
Instalation
composer require amorebietakoudala/smsservice-bundle
Configuration
Edit .env.local file and add or edit the following parameters.
SMS_USERNAME=sms_username
SMS_PASSWORD=sms_password
SMS_ACCOUNT=sms_account
SMS_TEST=true
If SMS_TEST is set to true, says that it test environment and it won't send message to the API. Set it to true in production environment.
Test the instalation with the following URL:
http://www.domain.com/smsBundle/
It will return the remaining credits of the configured account.
All versions of smsservice-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
ext-curl Version *
symfony/routing Version ^6.4
symfony/dependency-injection Version ^6.4
symfony/framework-bundle Version ^6.4
ext-curl Version *
symfony/routing Version ^6.4
symfony/dependency-injection Version ^6.4
symfony/framework-bundle Version ^6.4
The package amorebietakoudala/smsservice-bundle contains the following files
Loading the files please wait ....