tustin/sarahah-php

1.0.0 2017-08-15 03:23 UTC

This package is auto-updated.

Last update: 2024-04-25 08:41:54 UTC


README

An (unofficial) PHP wrapper for Sarahah

Installing

sarahah-php requires composer and can be installed using this simple command:

composer require tustin/sarahah-php

in the directory you want the project in.

Features

  • Create and login to accounts
  • Send messages
  • View sent and received messages
  • Favorite, block and report messages
  • Update profile

... and more once the app actually has more content.

Examples

See example.php for all the functions and how to use them.