WebProject-xyz/ikea-tradfri-php

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.codecov.yml
.editorconfig
.github/workflows/cocdeception.yml
.github/workflows/codacy-analysis.yml
.github/workflows/codecov.yml
.github/workflows/codestyle.yml
.gitignore
.gitlab-ci.yml
.styleci.yml
LICENSE.md
README.md
SECURITY.md
build/configs/ruleset.xml
build/constants.php3
A
0 mins
codeception.yml
composer.json
composer.lock
grumphp.yml
phpstan.neon
phpunit.xml
rector.php23
A
0 mins
renovate.json
requirements.md
src/Adapter/AdapterInterface.php27
A
0 mins
src/Adapter/CoapAdapter.php177
A
0 mins
src/Client/Client.php80
A
0 mins
src/Client/ClientInterface.php21
A
0 mins
src/Collection/AbstractCollection.php32
A
0 mins
src/Collection/Devices.php35
A
0 mins
src/Collection/Groups.php12
A
0 mins
src/Collection/LightBulbs.php50
A
0 mins
src/Command/AbstractCommand.php26
A
0 mins
src/Command/Coap/Blinds/BlindsGetCurrentPositionCommand.php29
A
0 mins
src/Command/Coap/Group/GroupDimmerCommand.php29
A
0 mins
src/Command/Coap/Group/GroupSwitchStateCommand.php39
A
0 mins
src/Command/Coap/Keys.php156
A
0 mins
src/Command/Coap/Light/LightChangeLightTemperatureCommand.php23
A
0 mins
src/Command/Coap/Light/LightDimmerCommand.php29
A
0 mins
src/Command/Coap/Light/LightSwitchStateCommand.php40
A
0 mins
src/Command/Coap/Receiver.php58
A
0 mins
src/Command/CommandInterface.php7
A
0 mins
src/Command/GatewayHelperCommands.php59
A
0 mins
src/Command/Get.php36
A
0 mins
src/Command/Post.php30
A
0 mins
src/Command/Put.php30
A
0 mins
src/Command/Request.php13
A
0 mins
src/Device/BooleanStateInterface.php8
A
0 mins
src/Device/BrightnessStateInterface.php11
A
0 mins
src/Device/ControlOutlet.php14
A
0 mins