sowifi/ruckus-client

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.circleci/config.yml
.env.example
.githooks/pre-push
.gitignore
Dockerfile
LICENSE
README.md
composer.json
composer.lock
docker-compose.yml
docker/php/config/xdebug.ini
phpstan.neon
phpunit.xml
src/Api/AbstractApi.php52
src/Api/ApConfig.php21
src/Api/ApOperational.php9
src/Api/ApZone.php13
src/Api/HotspotService.php9
src/Api/ServiceTicket.php25
src/Api/Wlan.php29
src/Client.php79
A
30 mins
src/Exception/ClientException.php5
src/Handler/ServiceTicketHandler.php29