I’ve been implementing PHP getstream.io support for our app, found that the official PHP library is lacking compared to Python one. Checking official api refs on getstream.io site – seems they are not full by any means as well. For example – we have ‘stats/follow/’ endpoint, allowing to get following/followers counts easily, quite a common thing to use for user