tustin/sarahah-php

1.0.0 2017-08-15 03:23 UTC

This package is auto-updated.

Last update: 2024-09-25 09:43:10 UTC


README

一个(非官方)的Sarahah PHP封装器

安装

sarahah-php 需要 composer,可以使用以下简单命令安装:

composer require tustin/sarahah-php

在您希望项目所在目录中执行。

功能

  • 创建和登录账号
  • 发送消息
  • 查看发送和接收的消息
  • 收藏、屏蔽和举报消息
  • 更新个人资料

... 当应用实际上有更多内容时还有更多功能。

示例

查看 example.php 了解所有函数及其用法。