承接 isadma/laravel-smpp 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

isadma/laravel-smpp

Composer 安装命令:

composer require isadma/laravel-smpp

包简介

Laravel package to send SMS using SMPP

README 文档

README

Latest Version License

A simple Laravel package to send SMS messages using the SMPP protocol, built on top of alexandr-mironov/php8-smpp.

🚀 Features

  • Laravel-ready SMPP client
  • Reads SMPP config from .env
  • Clean service-based architecture
  • Exception-driven error handling

📦 Installation

Require the package

composer require isadma/laravel-smpp

⚙️ Configuration

Add the following to your .env file:

SMPP_IP=ip_address
SMPP_PORT=port_number
SMPP_FROM=your_short_number
SMPP_USERNAME=your_smpp_username
SMPP_PASSWORD=your_smpp_password

The published config file will be available at: config/smpp.php.

💡 Usage

You can use the Facade for cleaner syntax:

use Smpp;

SmppService::sendMessage('9936XXXXXXX', 'Your message');

📄 License

This package is open-sourced software licensed under the MIT license.

🙏 Credits

统计信息

  • 总下载量: 278
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 3
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-05-12

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固