Download the PHP package mdlayher/php-bloomd without Composer
On this page you can find all versions of the php package mdlayher/php-bloomd. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mdlayher/php-bloomd
More information about mdlayher/php-bloomd
Files in mdlayher/php-bloomd
Download mdlayher/php-bloomd
More information about mdlayher/php-bloomd
Files in mdlayher/php-bloomd
Vendor mdlayher
Package php-bloomd
Short Description PHP 5.4+ class for interacting with a bloomd server. MIT Licensed.
License MIT
Homepage https://github.com/mdlayher/php-bloomd
Package php-bloomd
Short Description PHP 5.4+ class for interacting with a bloomd server. MIT Licensed.
License MIT
Homepage https://github.com/mdlayher/php-bloomd
Keywords bloomd
Please rate this library. Is it a good library?
Informations about the package php-bloomd
php-bloomd
PHP 5.4+ class for interacting with a bloomd server (https://github.com/armon/bloomd). MIT Licensed.
Installation
php-bloomd can be installed via Composer. Add "mdlayher/php-bloomd": "dev-master"
to the require
section
of your composer.json
and run composer install
.
Testing
php-bloomd can be tested using PHPUnit. Simply run phpunit test
from the project root with a local bloomd
server running on port 8673.
Example
All commands accepted by bloomd are implemented in php-bloomd. Here is a basic example script.
All versions of php-bloomd with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package mdlayher/php-bloomd contains the following files
Loading the files please wait ....