Currently, Vapi does not offer an official PHP (Laravel) SDK. The supported SDKs are for TypeScript, Python, Java, Ruby, C#, and Go. While Fern now supports PHP SDK generation, there is no indication that Vapi's API is configured for this. For updates or feature requests, it's best to monitor the [Vapi documentation](https://docs.vapi.ai/) or reach out via their [support channels](https://docs.vapi.ai/support).
Sources:
- [Vapi Resources](https://docs.vapi.ai/resources)
- [Fern PHP SDK Quickstart](https://buildwithfern.com/learn/sdks/generators/php/quickstart)
c
Chiranjeet Mishra
08/07/2025, 1:13 PM
Currently, there are no mentions of a PHP (Laravel) SDK in the available documentation and changelogs. If there's specific functionality you need that is not covered by existing SDKs, you might consider building a custom integration using our API. Stay tuned to the changelog for any updates on new SDKs or functionality. You can always explore other resources and support options at [Vapi Support](https://docs.vapi.ai/support).
You might want to consider using our APIs directly in your Laravel application. If you require guidance on setting up OAuth2 for authenticating custom LLM models or webhooks, you can refer to the example using OAuth2 for creating credentials [here](https://docs.vapi.ai/changelog/2024/12/6)..