pubnub / php

PubNub clients for PHP
Other
125 stars 137 forks source link

Modern PHP SDK #65

Open patie opened 2 years ago

patie commented 2 years ago

Hello,

this is gently request for PHP SDK which will be strictly typed for PHP 7.4+ with PSR standards.

I understand PubNub have too many SDKs for maintenance, but its really sad look on PHP one. Todays PHP is not that old PHP v4/5 one. We strictly typing, we using modern frameworks like Symfony or Laravel, tools like PHPStan, Rector, for automated static code analyse, we have PSR standards.

I believe that great service like PubNub and his clients deserves a better PHP SDK.

seba-aln commented 1 year ago

Hello, Thanks for pointing this out. Modernization is on our roadmap but I cannot give you any date. For now there is branch refactor/upgrade-sdk which is now supporting php7.4 and 8.x. Any feedback on this topic would be greatly appreciated. I think it's also a great time to post any suggestions on what to change, add or remove to our SDK. Feel free to reach out to me and discus about what's good or bad in our SDK