tustin / sarahah-php
Installs: 39
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 3
Forks: 1
Open Issues: 3
pkg:composer/tustin/sarahah-php
This package is auto-updated.
Last update: 2025-09-25 11:49:28 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.