Telegraph is an API for sending Webmentions.
See https://telegraph.p3k.io/api
Fork and clone this repo.
Install MySQL if it's not already installed.
Copy config.template.php
to config.test.php
and fill in the appropriate
values for your local environment.
Install the dependences, create a local database, and run the tests:
$ composer install
$ mysql [ARGS] -e 'CREATE DATABASE telegraph;'
$ mysql [ARGS] < schema.sql
$ phpunit
# Hack hack hack!
Telegraph photo: https://www.flickr.com/photos/nostri-imago/3407786186
Telegraph icon: https://thenounproject.com/search/?q=telegraph&i=22058