Download the PHP package fateel-tech/taqnyat-sms-laravel without Composer
On this page you can find all versions of the php package fateel-tech/taqnyat-sms-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download fateel-tech/taqnyat-sms-laravel
More information about fateel-tech/taqnyat-sms-laravel
Files in fateel-tech/taqnyat-sms-laravel
Package taqnyat-sms-laravel
Short Description Laravel package for easy integration with the Taqnyat SMS API, allowing you to send and manage SMS directly within your Laravel applications.
License MIT
Homepage https://github.com/fateel-tech/taqnyat-sms-laravel
Informations about the package taqnyat-sms-laravel
Taqnyat SMS Laravel
Taqnyat SMS Laravel is a Laravel package for easy integration with the Taqnyat SMS API, allowing you to send and manage SMS directly within the comfort of your Laravel applications.
Installation
You can install the package via composer:
You can publish the config file with:
The following config file will be published in config/taqnyat-sms.php
.
Set the TAQNYAT_API_TOKEN
and TAQNYAT_API_SENDER_NAME
in your .env
file.
Usage Examples
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Fateel Tech
- Faris Alherf
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of taqnyat-sms-laravel with dependencies
spatie/laravel-package-tools Version ^1.16
illuminate/contracts Version ^10.0||^11.0