Download the PHP package surrealdb/surrealdb.php without Composer
On this page you can find all versions of the php package surrealdb/surrealdb.php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download surrealdb/surrealdb.php
More information about surrealdb/surrealdb.php
Files in surrealdb/surrealdb.php
Download surrealdb/surrealdb.php
More information about surrealdb/surrealdb.php
Files in surrealdb/surrealdb.php
Vendor surrealdb
Package surrealdb.php
Short Description Official SurrealDB PHP Driver
License MIT
Homepage https://github.com/surrealdb/surrealdb.php
Package surrealdb.php
Short Description Official SurrealDB PHP Driver
License MIT
Homepage https://github.com/surrealdb/surrealdb.php
Please rate this library. Is it a good library?
Informations about the package surrealdb.php
The official SurrealDB SDK for PHP.
surrealdb.php
The official SurrealDB SDK for PHP.
Documentation
View the SDK documentation here.
How to install
You install the SurrealDB SDK via Composer. If you don't have Composer installed, you can download it here.
Getting started
To get started, you need to create a new instance of the SurrealDB HTTP or WebSocket Class.
Basic Querying
In the PHP SDK, We have a simple API that allows you to interact with SurrealDB. The following example shows how to interact with the database.
The example below requires SurrealDB to be installed and running on port 8000.
Contributing
Requirements
- PHP 8.1 or higher
- Composer
- SurrealDB 1.4.0 or higher
Run tests
Directory Structure
src
- The source code of the librarytests
- The unit tests of the library
All versions of surrealdb.php with dependencies
PHP Build Version
Package Version
Requires
ext-curl Version
*
ramsey/uuid Version 4.7.6
phrity/websocket Version 3.2.6
php Version >=8.2
welpie21/cbor.php Version 1.0.1
brick/math Version 0.12.3
khill/php-duration Version 1.1.0
composer/semver Version 3.4.3
ramsey/uuid Version 4.7.6
phrity/websocket Version 3.2.6
php Version >=8.2
welpie21/cbor.php Version 1.0.1
brick/math Version 0.12.3
khill/php-duration Version 1.1.0
composer/semver Version 3.4.3
The package surrealdb/surrealdb.php contains the following files
Loading the files please wait ....