The SurrealDB PHP SDK has been designed to provide a simple and intuitive way to interact with SurrealDB from PHP applications. This allows you to integrate SurrealDB into your website backend, and serve dynamic content to your users.
The SDK supports PHP 8.2
and above, and is available as a Composer package. To start using the PHP SDK visit the getting started guide.
ImportantThis SDK is not yet compatible with
v2.x
of SurrealDB. If you want to use the SDK you must be on a version>=1.0.0
but<2.0