Couchbase library to VS Code intelephense?

I’m running the php:7-fpm image locally on docker for mac with a volume mounted to my project repo so that i can use an IDE (VS Code ).

Is there a way to expose the Couchbase class to VS Code intelephense for easier SKD discovery?

Thx in advance!