PHPackages                             0x46616c6b/etherpad-lite-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. 0x46616c6b/etherpad-lite-client

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

0x46616c6b/etherpad-lite-client
===============================

PHP Client for Etherpad Lite

v0.7.0(5y ago)1614.6k↓39.4%8[4 issues](https://github.com/0x46616c6b/etherpad-lite-client/issues)[6 PRs](https://github.com/0x46616c6b/etherpad-lite-client/pulls)1GPL-3.0PHPPHP ^7.3|^7.4|^8.0

Since Dec 24Pushed 3y ago2 watchersCompare

[ Source](https://github.com/0x46616c6b/etherpad-lite-client)[ Packagist](https://packagist.org/packages/0x46616c6b/etherpad-lite-client)[ RSS](/packages/0x46616c6b-etherpad-lite-client/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (3)Versions (20)Used By (1)

PHP Client for Etherpad Lite
============================

[](#php-client-for-etherpad-lite)

[![Continuous Integration](https://github.com/0x46616c6b/etherpad-lite-client/workflows/Continuous%20Integration/badge.svg)](https://github.com/0x46616c6b/etherpad-lite-client/workflows/Continuous%20Integration/badge.svg) [![Scrutinizer Code Quality](https://camo.githubusercontent.com/6b9e2f3b1bede5e15a6a736a04df2d434bd50274c90ecce29d53e6595759ccc0/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f307834363631366336622f65746865727061642d6c6974652d636c69656e742f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/0x46616c6b/etherpad-lite-client/?branch=master) [![Code Coverage](https://camo.githubusercontent.com/11f167fbfead1643f2360160390bffd5596014bb8aa73700bfb4e5d82aa56ffc/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f307834363631366336622f65746865727061642d6c6974652d636c69656e742f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/0x46616c6b/etherpad-lite-client/?branch=master) [![Latest Stable Version](https://camo.githubusercontent.com/9036fcf5b13858cab92eb546b8c55fc37ba248923a142e5d04b91ad49c274681/68747470733a2f2f706f7365722e707567782e6f72672f307834363631366336622f65746865727061642d6c6974652d636c69656e742f762f737461626c652e706e67)](https://packagist.org/packages/0x46616c6b/etherpad-lite-client) [![License](https://camo.githubusercontent.com/e5db4be6f939f89399cca07557a1627f67746f7d28bde40584fec3688f4a6691/68747470733a2f2f706f7365722e707567782e6f72672f307834363631366336622f65746865727061642d6c6974652d636c69656e742f6c6963656e73652e706e67)](https://packagist.org/packages/0x46616c6b/etherpad-lite-client)

This package provides an easy access to [Etherpad Lite](https://github.com/ether/etherpad-lite) throw there built-in [HTTP API](http://etherpad.org/doc/v1.2.11/#index_http_api).

**Supported API Version: 1.3.0 (Release: 1.7.5)**

Installation
------------

[](#installation)

Install the package via Composer

```
composer require 0x46616c6b/etherpad-lite-client

```

Example (after install)

```
