PHPackages                             maximw/telegraph-api-php-client - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. maximw/telegraph-api-php-client

ActiveLibrary[API Development](/categories/api)

maximw/telegraph-api-php-client
===============================

The simple PHP client for Telegraph API.

0.2.3(2y ago)05.0k↓50%MITPHPPHP ^7.0|&gt;=8.0

Since Dec 11Pushed 2y agoCompare

[ Source](https://github.com/maximw/telegraph-api-php-client)[ Packagist](https://packagist.org/packages/maximw/telegraph-api-php-client)[ Docs](https://github.com/maximw/telegraph-api-php-client)[ RSS](/packages/maximw-telegraph-api-php-client/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (2)Versions (4)Used By (0)

PHP client for Telegraph API
============================

[](#php-client-for-telegraph-api)

[![PHP >= 7.0](https://camo.githubusercontent.com/90eed33e7df559b70b174e97d37a4907946803c7ab691640166d2518d8cd2118/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344253230372e302d3838393242462e7376673f7374796c653d666c61742d737175617265)](https://php.net/)[![Build Status](https://camo.githubusercontent.com/f384f7f7601e3e9fae13ac8626923e43950c6359237df3d3d1258ed5b814e5e0/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6564616d6f762f74656c6567726170682d6170692d7068702d636c69656e742f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/edamov/telegraph-api-php-client)[![Latest Version on Packagist](https://camo.githubusercontent.com/e24ad079405b383cb0d8e56af103a80d2f7a838c8eaf06d60d7620be1c5eddcd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6564616d6f762f74656c6567726170682d6170692d7068702d636c69656e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/edamov/telegraph-api-php-client)[![Total Downloads](https://camo.githubusercontent.com/ef75cdccd16dc2326efcec944d4afebad9417f937581a0870c771b49aee4f029/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6564616d6f762f74656c6567726170682d6170692d7068702d636c69656e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/edamov/telegraph-api-php-client)[![Coverage Status](https://camo.githubusercontent.com/2a766a46699930a6e295471f038b9bb587ecb06ca48bdd5123df02739839f726/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f6564616d6f762f74656c6567726170682d6170692d7068702d636c69656e742f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/edamov/telegraph-api-php-client?branch=master)[![Quality Score](https://camo.githubusercontent.com/f0175ef16a10eaac8b2f31cc95cfc33dedd1e060a6327c04e47e84c8ce1d1e83/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6564616d6f762f74656c6567726170682d6170692d7068702d636c69656e742e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/edamov/telegraph-api-php-client)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)

> **Note:** This library is under development

The simple PHP client for [telegra.ph](https://telegra.ph) API.

Requirements
------------

[](#requirements)

- PHP &gt;= 7.0

Install
-------

[](#install)

Via Composer

```
$ composer require maximw/telegraph-api-php-client
```

Getting Started
---------------

[](#getting-started)

```
