neurolit/etherpad-lite-php-client
Composer 安装命令:
composer require neurolit/etherpad-lite-php-client
包简介
PHP Client for Etherpad-Lite API
关键字:
README 文档
README
What is it?
PHP Client for Etherpad-Lite API. Incomplete and unstable for now.
Prerequisites
You MUST use Etherpad-Lite >= 1.2.1.
Install Composer
-
In the root directory, run:
$ curl -s http://getcomposer.org/installer | php -- --install-dir=bin -
At first, in order to populate vendor directory with third-party bundles, run:
$ php bin/composer.phar install
Testing
In order to run the test suite, you need to install phpunit:
$ php bin/composer.phar install --dev
Afterwards you can run the test suite:
$ php vendor/phpunit/phpunit/phpunit.php
统计信息
- 总下载量: 139
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2013-04-04