Note: This library is under development
The simple PHP client for telegra.ph API.
- PHP >= 7.0
Via Composer
$ composer require edamov/telegraph-api-php-client
<?php
require __DIR__ . '/vendor/autoload.php';
//todo: write example
$ composer test
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.