2017 © Pedro Peláez
 

library etherpad-lite-php-client

PHP Client for Etherpad-Lite API

image

neurolit/etherpad-lite-php-client

PHP Client for Etherpad-Lite API

  • Wednesday, January 14, 2015
  • by neurolit
  • Repository
  • 1 Watchers
  • 3 Stars
  • 127 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Etherpad-Lite API PHP Client

What is it?

PHP Client for Etherpad-Lite API. Incomplete and unstable for now., (*1)

Prerequisites

You MUST use Etherpad-Lite >= 1.2.1., (*2)

Install Composer

  1. In the root directory, run:, (*3)

    $ curl -s http://getcomposer.org/installer | php -- --install-dir=bin
  2. At first, in order to populate vendor directory with third-party bundles, run:, (*4)

    $ php bin/composer.phar install

Testing

In order to run the test suite, you need to install phpunit:, (*5)

$ php bin/composer.phar install --dev

Afterwards you can run the test suite:, (*6)

$ php vendor/phpunit/phpunit/phpunit.php

The Versions

14/01 2015

dev-develop

dev-develop

PHP Client for Etherpad-Lite API

  Sources   Download

The Requires

 

The Development Requires

by Avatar neurolit

api php etherpad-lite

14/01 2015

dev-master

9999999-dev

PHP Client for Etherpad-Lite API

  Sources   Download

The Requires

 

The Development Requires

by Avatar neurolit

api php etherpad-lite

14/01 2015

0.2.1

0.2.1.0

PHP Client for Etherpad-Lite API

  Sources   Download

The Requires

 

The Development Requires

by Avatar neurolit

api php etherpad-lite

04/07 2013

0.2.0

0.2.0.0

PHP Client for Etherpad-Lite API

  Sources   Download

The Requires

 

The Development Requires

by Avatar neurolit

api php etherpad-lite

04/04 2013

0.1.0

0.1.0.0

PHP Client for Etherpad-Lite API

  Sources   Download

The Requires

 

The Development Requires

by Avatar neurolit

api php etherpad-lite