Download the PHP package esports-academy/teamspeak-bundle without Composer
On this page you can find all versions of the php package esports-academy/teamspeak-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download esports-academy/teamspeak-bundle
More information about esports-academy/teamspeak-bundle
Files in esports-academy/teamspeak-bundle
Download esports-academy/teamspeak-bundle
More information about esports-academy/teamspeak-bundle
Files in esports-academy/teamspeak-bundle
Vendor esports-academy
Package teamspeak-bundle
Short Description teamspeak service to connect to teamspeak-server and convert teamspeak events to symfony events
License MIT
Package teamspeak-bundle
Short Description teamspeak service to connect to teamspeak-server and convert teamspeak events to symfony events
License MIT
Please rate this library. Is it a good library?
Informations about the package teamspeak-bundle
ESATeamSpeakBundle
This Bundle give you a connection to a TeamSpeak³-Server. It listen add events and triggered listener in your project.
- Installation
- Configuration
- Usage
- Roadmap
Installation
Run composer require esports-academy/backup-bundle
to use ESATeamSpeakBundle in your Project.
Configuration
Add to AppKernel.php
config.yml
Usage
Create your method
AppBundle/TeamSpeakBot/ClientListener.php
Register your method
services.yml
Run the bot
To run the bot execute php bin/console teamspeak:bot:run
or php bin/console teamspeak:bot:start
for background job.
Roadmap
Here are some functions we will be include in future.
- adding functions to manipulate the bot outisde of events
All versions of teamspeak-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
symfony/symfony Version >=3.0.0
planetteamspeak/ts3-php-framework Version ^1.1
symfony/symfony Version >=3.0.0
planetteamspeak/ts3-php-framework Version ^1.1
The package esports-academy/teamspeak-bundle contains the following files
Loading the files please wait ....