Skip to main content

29 posts tagged with "PHP"

View All Tags

· One min read

We've added support for configuring proxy servers in the generated PHP SDKs.

This update allows API requests to be routed through custom proxy servers, enhancing compatibility with corporate network environments, firewalls, or any setup requiring outbound traffic to pass through a proxy.

· 7 min read

The generated PHP code samples are now idiomatic with no errors. This improves the developer experience by allowing developers to run the code samples without any error in their applications and to get started quickly.

· 6 min read

APIMatic has introduced core libraries to provide a stable runtime that powers all functionality of our SDKs. In this release, we have revamped our PHP SDKs to improve the code quality and provide better test coverage.