neoteknic / Phue

Philips Hue client for PHP - fork by Neoteknic, extra features - soon new Entertainment API support
Other
13 stars 5 forks source link

feat: modernize, add strong types, add phpstan, add php-cs-fixer, get… #10

Closed Chris53897 closed 2 years ago

Chris53897 commented 2 years ago

… phpunit running convert phpunit config-files to v. 9.5 add github actions use promoted property constructors remove useless comments and annotations add phpstan-annotation add TODO Entries for ideas to improve further move config-files to the default location fix namespaces in tests improve tests adjust readme

Hi. I know it is a big PR. Sorry for that. This PR targets a new major version as there are BC brakes with the Strong types.

TODOs

Please let me know what you think. Greetz