angelo8828/slack 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

angelo8828/slack

最新稳定版本:2.1

Composer 安装命令:

composer require angelo8828/slack

包简介

A simple PHP package for sending messages to Slack, with a focus on ease of use and elegant syntax. Future-proofed version of https://github.com/maknz/slack

README 文档

README

Build Status Scrutinizer Code Quality

A simple PHP package for sending messages to Slack with incoming webhooks, focussed on ease-of-use and elegant syntax.

This version was directly forked from Maknz's Slack Library for PHP. The original project is no longer maintained and not working anymore for PHP projects having Guzzle below version 7.0.

Please see this comparison tool to check the changes I made. Please see original repository to see how it works. I will not change nor add to any of the functionalities of the original source code

Usage Notes

Please use Angelo8828 on namespaces instead of Maknz. For example, use Angelo8828\Slack\Client instead of Maknz\Slack\Client

Releases/Requirements

The project will contain 2 releases

1.9.0 - for PHP versions above 5.5 or HHVM.

2.0 - for PHP versions above 7.2

For the functionalities, there should be no difference between 1.9.0 and 2.0. The only difference between the two is that 2.0 has updated PHPUnit, to have the package's automated test modernized and updated

Installation

You can install the package using the Composer package manager. You can install it by running this command in your project root:

composer require angelo8828/slack

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: BSD-2-Clause
  • 更新时间: 2023-08-24