jordywolk / ts3api
Laravel package for the new TS3 server API
v0.3.0
2020-07-09 11:33 UTC
Requires
- php: ^7.1
- guzzlehttp/guzzle: ^7.0
- illuminate/support: ^7.0
Requires (Dev)
- orchestra/testbench: ^4.0
- phpunit/phpunit: ^8.0
This package is auto-updated.
Last update: 2024-11-19 00:48:10 UTC
README
Currently WIP.
Installation
You can install the package via composer:
composer require jordywolk/ts3api
Usage
// Usage description here
Testing
composer test
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email jordy@jwolk.nl instead of using the issue tracker.
Credits
License
The GNU GPLv3. Please see License File for more information.
Laravel Package Boilerplate
This package was generated using the Laravel Package Boilerplate.