4 Star 3 Fork 4

李光春/钉钉群机器人 PHP扩展包

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
4年前
Loading...
README
MIT
www.dtapp.net

ThinkPHP6钉钉群通知

📦 ThinkPHP6钉钉群通知

GitHub Org's stars

PHP Version Packagist PHP Version Support Packagist PHP Version Support (specify version) Packagist PHP Version Support (custom server) PHP version from Travis config

Packagist Downloads (custom server) Packagist License (custom server) Packagist Stars (custom server) Packagist Version Packagist Version (including pre-releases) Packagist Version (custom server) Latest Stable Version Total Downloads Latest Unstable Version License Monthly Downloads Daily Downloads Version composer.lock .gitattributes Dependents Suggesters CircleCI Build version version (pre) version (latest) total downloads daily downloads monthly downloads favers dependents suggesters name github stars github watchers github followers github issues language license php License (custom server) badge

PHP version

Release

Sourcegraph

Scrutinizer build (GitHub/Bitbucket) Scrutinizer coverage (GitHub/BitBucket) Scrutinizer code quality (GitHub/Bitbucket)

Open Source Helpers

Travis (.com) branch PHP version from Travis config

Codecov branch

依赖环境

  1. PHP7.1 版本及以上

托管

安装

composer require dtapps/think-dingtalk-grouprobot -vvv

更新

composer update dtapps/think-dingtalk-grouprobot -vvv

删除

composer remove dtapps/think-dingtalk-grouprobot -vvv

服务使用示例

use dtapps\dingtalk\grouprobot\dingtalk\GroupRobotService;

        GroupRobotService::instance()
            ->accessToken("xxx")
            ->text("Test");
MIT License Copyright (c) 2019 李光春 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

ThinkPHP6钉钉群通知 展开 收起
PHP 等 2 种语言
MIT
取消

发行版 (3)

全部
5年前

贡献者 (2)

全部

近期动态

接近4年前转移了仓库到 aizhineng/think-dingtalk-grouprobot
接近4年前推送了新的提交到 master 分支,d5b220f...9f46ea7
接近4年前推送了新的提交到 master 分支,77b8909...d5b220f
接近4年前推送了新的提交到 master 分支,a329aef...77b8909
加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/dtapps/think-dingtalk-grouprobot.git
git@gitee.com:dtapps/think-dingtalk-grouprobot.git
dtapps
think-dingtalk-grouprobot
钉钉群机器人 PHP扩展包
master

搜索帮助