PHPackages                             onchaindb/sdk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. onchaindb/sdk

ActiveLibrary[Database &amp; ORM](/categories/database)

onchaindb/sdk
=============

PHP SDK for OnChainDB - Decentralized database built on Celestia

v0.2.1(5mo ago)02MITPHPPHP &gt;=8.1

Since Nov 29Pushed 5mo agoCompare

[ Source](https://github.com/onchaindb/sdk-php)[ Packagist](https://packagist.org/packages/onchaindb/sdk)[ RSS](/packages/onchaindb-sdk/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (4)Used By (0)

OnChainDB PHP SDK
=================

[](#onchaindb-php-sdk)

A fluent PHP client for interacting with OnChainDB - a decentralized database built on Celestia.

Installation
------------

[](#installation)

```
composer require onchaindb/sdk
```

Requirements
------------

[](#requirements)

- PHP 8.1 or higher
- Guzzle HTTP client (installed automatically)

Quick Start
-----------

[](#quick-start)

```
