PHPackages                             tomnomnom/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. tomnomnom/etherpad-lite-client

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

tomnomnom/etherpad-lite-client
==============================

Etherpad Lite client for PHP

0.1.2(10y ago)8946.1k24[3 issues](https://github.com/TomNomNom/etherpad-lite-client/issues)ApachePHP

Since Mar 22Pushed 10y ago10 watchersCompare

[ Source](https://github.com/TomNomNom/etherpad-lite-client)[ Packagist](https://packagist.org/packages/tomnomnom/etherpad-lite-client)[ Docs](https://github.com/TomNomNom/etherpad-lite-client/)[ RSS](/packages/tomnomnom-etherpad-lite-client/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (1)Versions (4)Used By (0)

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

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

This PHP Etherpad Lite class allows you to easily interact with Etherpad Lite API with PHP.
Etherpad Lite is a collaborative editor provided by the Etherpad Foundation ()

Basic Usage
-----------

[](#basic-usage)

Install from packagist:

```
composer require tomnomnom/etherpad-lite-client

```

A legacy `etherpad-lite-client.php` file is included for people who are unwilling/unable to switch to the new namespaced version, but it is deprecated and will be removed in future versions.

```
