warlof/seat-teamspeak

View on GitHub
Branch: 5.0.x(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
CHANGELOG.md
LICENSE
README.md
composer.json
src/Config/seat-connector.config.php28
src/Config/teamspeak.config.php4
src/Driver/TeamspeakClient.php329
D
2 days
src/Driver/TeamspeakServerGroup.php67
B
6 hrs
src/Driver/TeamspeakSpeaker.php78
B
6 hrs
src/Exceptions/CommandException.php5
src/Exceptions/ConnexionException.php5
src/Exceptions/LoginException.php5
src/Exceptions/ServerException.php5
src/Exceptions/TeamspeakException.php11
src/Fetchers/GuzzleFetcher.php28
src/Fetchers/IFetcher.php8
src/Http/Controllers/RegistrationController.php112
A
3 hrs
src/Http/Controllers/SettingsController.php41
src/Http/Middleware/Throttlers/RateLimiterMiddleware.php42
src/Http/routes.php28
src/TeamspeakConnectorServiceProvider.php53
src/resources/lang/en/seat.php7
src/resources/views/registrations/confirm.blade.php11
src/resources/views/registrations/includes/modal.blade.php51