Download the PHP package alikhalaj/sms without Composer
On this page you can find all versions of the php package alikhalaj/sms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download alikhalaj/sms
More information about alikhalaj/sms
Files in alikhalaj/sms
Download alikhalaj/sms
More information about alikhalaj/sms
Files in alikhalaj/sms
Please rate this library. Is it a good library?
Informations about the package sms
پکیج SMS برای Laravel
پکیج کامل برای ارسال پیامک با پشتیبانی از چندین درگاه (SMS.ir, Kavenegar, RayanSms)
نصب
پیکربندی
پس از نصب، فایل کانفیگ را publish کنید:
سپس در فایل .env خود تنظیمات زیر را اضافه کنید:
استفاده
استفاده از Facade
استفاده مستقیم از Resolver
تغییر درگاه
درگاههای پشتیبانی شده
SMS.ir
send($message, $mobileNumber)- ارسال پیامک سادهOTP($code, $mobileNumber, $templateId)- ارسال کد OTPverificationCode($code, $mobileNumber)- ارسال کد تأیید
Kavenegar
send($message, $mobileNumber)- ارسال پیامک سادهOTP($code, $mobileNumber, $template)- ارسال کد OTPVerifyLookup($mobileNumber, $template, ...$tokens)- ارسال با چندین توکن
RayanSms
send($message, $mobileNumber)- ارسال پیامک سادهOTP($code, $mobileNumber, $template)- ارسال کد OTPverificationCode($code, $mobileNumber)- ارسال کد تأیید
تست
برای اجرای تستها:
یا:
نیازمندیها
- PHP >= 7.4
- Laravel >= 8.0
مجوز
MIT License
نویسنده
alikhalaj - [email protected]
All versions of sms with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4|^8.0|^8.1|^8.2|^8.3
illuminate/support Version ^8.0|^9.0|^10.0|^11.0
illuminate/http Version ^8.0|^9.0|^10.0|^11.0
illuminate/support Version ^8.0|^9.0|^10.0|^11.0
illuminate/http Version ^8.0|^9.0|^10.0|^11.0
The package alikhalaj/sms contains the following files
Loading the files please wait ...