kranack/mumble

0.2.0 2020-10-29 10:44 UTC

This package is auto-updated.

Last update: 2024-04-29 04:53:18 UTC


README

This project is using Ice and can be used to interact with your Murmur servers (Mumble)

Getting Started

Prerequisites

First you'll need to install Ice PHP extension on your server. You can download and install the last Ice version here and follow the instructions for your platform.

Installing

You'll need to generate your own Murmur.php lib file to be able to run this library.

Run the bin/generate.sh script to download the Murmur lib file and compile it for PHP

generate.sh

You can now use the classes under Mumble namespace to interact with your servers.

Built With

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Damien Calesse - Initial work - Kranack

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details