PHP SDK for REST API V2

Hi,

I am looking for a PHP library to use your API : https://marketplace.zoom.us/docs/api-reference/zoom-api/meetings/meeting

I am using this one https://packagist.org/packages/portaldna/zoomapi but not sure it is latest, i am not able to fetche a meeting for instance

Thanx !

Hi @arthur447 the library that you are mentioning is not supported by us.

Hi, I would like to know if zoom provide a direct SDK in PHP?

Hey @sachinstellen,

Currently we do not have an Official PHP Wrapper/SDK.

There is however a community php wrapper made by @raphael.paez you could try using:

Thanks,
Tommy

2 Likes

Hi There,

I was looking for a really simple PHP wrapper for the Zoom API’s with no external dependencies. The one mentioned above is fine, but incomplete (I needed to call “/accounts/{accountId}/recordings” which wasn’t included) and requires Guzzle and php-jwt.

I couldn’t find a better library so I wrote my own. I have published it here in case it is of any use to anyone else:

Ben

2 Likes

Wow thanks @skwirrel! :slight_smile:

We appreciate you contributing to the Zoom Developer Community!

-Tommy

Thank you SO much for this! So simple, and yet so powerful. It’s exactly what I need.

Tom.III

1 Like

Happy to hear you found @skwirrel’s repo helpful! :slight_smile:

-Tommy

Hello sir this sample app is great but there is one problem sample app show user list perfectly but never give any result of users meetings can you help me about this?

Thank you so much sir. It is of great help…

Hey @Jyothi,

Let us know if there’s anything we can help with!

Best,
Will

Hi
I was trying to find a way where I can modify the audio codec through sdk or api???

Hey @Jyothi,

Currently that is not possible with the Zoom API or SDKs.

Please add this as a feature request here: #feature-requests

Thanks,
Tommy