PHPackages                             tatumio/tatum-php - 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. [Framework](/categories/framework)
4. /
5. tatumio/tatum-php

ActiveLibrary[Framework](/categories/framework)

tatumio/tatum-php
=================

A flexible framework to build, run, and scale blockchain apps with PHP. Perform local wallet operations (mnemonic, xpub, private key) for Bitcoin, Bitcoin Cash, BSC, Litecoin, Celo, Dogecoin, Ethereum, Harmony.ONE, KCS, Klaytn, Polygon, Tron, VeChain and XDC.

321.2k↓65%1

Since Jan 30Pushed 3y agoCompare

[ Source](https://github.com/markjivko/tatum-php)[ Packagist](https://packagist.org/packages/tatumio/tatum-php)[ RSS](/packages/tatumio-tatum-php/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Tatum - PHP SDK
===============

[](#tatum---php-sdk)

 [ ![](https://repository-images.githubusercontent.com/364242763/d637cddc-cf10-4992-9058-8339bd3e2239) ](https://tatumio.github.io/tatum-php/)

 [![Total Downloads](https://camo.githubusercontent.com/48fdfd204dc2fa27c328b2624795f75e3f0ed70086e3e1f440dbb3dfdd7e4203/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f746174756d696f2f746174756d2d7068702e7376673f7374796c653d666c617426636f6c6f72423d677265656e)](https://packagist.org/packages/tatumio/tatum-php) [![Release Version](https://camo.githubusercontent.com/dbdace424c8cd06badae77d47fd576ac55efd3b31aa493309c3edac3247d62a5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f746174756d696f2f746174756d2d7068702e7376673f7374796c653d666c6174266c6162656c3d72656c6561736526636f6c6f723d626c7565)](https://packagist.org/packages/tatumio/tatum-php) [![OpenAPI Version](https://camo.githubusercontent.com/bfb123ccaeaa78f8fb1dbba08f5d071ee3067911a7cf7089d5f352b7ce418b09/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6170692d76332e31372e322d626c7565)](https://apidoc.tatum.io) [![PHP Version](https://camo.githubusercontent.com/4aef30a31a32f42b695fddaa254808fba583c6b0eda3d4ba226ab3e7f184ddf8/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d2533453d372e33253230283634626974292d626c7565)](https://www.php.net/supported-versions.php) [![Software License](https://camo.githubusercontent.com/e6f9d9c771fc1618be41152efb2a93e1d42b0b108e3e0561ea0f7c156dae4982/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f746174756d696f2f746174756d2d7068702e7376673f7374796c653d666c617426636f6c6f723d626c7565)](https://github.com/tatumio/tatum-php/blob/master/LICENSE.txt)

Table of Contents
-----------------

[](#table-of-contents)

- [Welcome!](#welcome)
    - [What is Tatum?](#what-is-tatum)
    - [Need help?](#need-help)
- [Getting Started](#getting-started)

Welcome!
--------

[](#welcome)

This is the official Tatum SDK for PHP version `2.0.0` based on API version `3.17.2`.

### What is Tatum?

[](#what-is-tatum)

Tatum offers a flexible framework to build, run, and scale blockchain apps fast. To learn more about the Tatum blockchain development framework, visit [our website](https://tatum.io/framework).

The Tatum API features powerful endpoints that simplify a complex blockchain into single API requests. Code for all supported blockchains using unified API calls.

### Need help?

[](#need-help)

To chat with other developers, get help from the Support team, and engage with the thriving Tatum community, join our [Discord server](https://discord.com/invite/tatum). For more information about how to work with Tatum, review the [API documentation](https://docs.tatum.io/).

### Getting started

[](#getting-started)

Simply clone this repository and load it with a [PSR-4](https://www.php-fig.org/psr/psr-4/) autoloader.

You can also install the SDK with Composer:

```
composer require tatumio/tatum-php

```

More information is available in the [SDK documentation](https://tatumio.github.io/tatum-php/).

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity31

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity23

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/1b1b7310e6184a89fed1ec45365028c306760dffdc51d84b370c082e7e743d4f?d=identicon)[markjivko](/maintainers/markjivko)

---

Top Contributors

[![mark-jivko](https://avatars.githubusercontent.com/u/116577851?v=4)](https://github.com/mark-jivko "mark-jivko (171 commits)")

---

Tags

markjivkotatum-phptatum-php-sdktatumio

### Embed Badge

![Health badge](/badges/tatumio-tatum-php/health.svg)

```
[![Health](https://phpackages.com/badges/tatumio-tatum-php/health.svg)](https://phpackages.com/packages/tatumio-tatum-php)
```

###  Alternatives

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k104.3M822](/packages/laravel-socialite)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k38.6M289](/packages/laravel-dusk)[pinguo/php-msf

Pinguo Micro Service Framework For PHP

1.7k4.2k](/packages/pinguo-php-msf)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
