PHPackages                             safe/block-chain-php-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. safe/block-chain-php-sdk

ActivePackage[Utility &amp; Helpers](/categories/utility)

safe/block-chain-php-sdk
========================

PHP Safe BlockChain PHP SDK

1.0.0(7y ago)0211MITPHP

Since Sep 24Pushed 7y agoCompare

[ Source](https://github.com/varyandeveloper/safe-block-chain-php-sdk)[ Packagist](https://packagist.org/packages/safe/block-chain-php-sdk)[ Docs]()[ RSS](/packages/safe-block-chain-php-sdk/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

\#Safe Block Chain PHP SDK

This package makes it simple to integrate your application with Safe Block Chain API.

\#Requirements

- PHP &gt;= 7.2
- Composer package management
- Guzzle\\Http &gt;= 3.9

\#Installation

- Clone repository or require package with Composer package (composer require safe/block-chain-php-sdk)
- Run composer install

\#Usage

- Initialize Block Chain client with factory

```
    /**
     * @var \Safe\BlockChain\Client $client
     */
    $client = (new \Safe\BlockChain\ClientFactory())(
        API_BASE_URL,
        USER_ID,
        USER_TOKEN
    );

    //Work with ethereum/account endpoint
    $client->ethereum('Account');

    //Work with safe/contract endpoint
    $client->safe('Contract');

    //Work with exchange/callback endpoint
    $client->exchange('Callback');
```

\#Version

- 1.0.0

\#Authors

- Varazdat Stepanyan

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity62

Established project with proven stability

 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2835d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9fa5b1bc8f9a038afce83adad6c9df185b4f34b03dadae357b69a16339604fbe?d=identicon)[varyandeveloper](/maintainers/varyandeveloper)

---

Top Contributors

[![varyan007](https://avatars.githubusercontent.com/u/185356467?v=4)](https://github.com/varyan007 "varyan007 (2 commits)")

### Embed Badge

![Health badge](/badges/safe-block-chain-php-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/safe-block-chain-php-sdk/health.svg)](https://phpackages.com/packages/safe-block-chain-php-sdk)
```

###  Alternatives

[hyperf-libraries/sms

2716.4k1](/packages/hyperf-libraries-sms)[duoshuo/uuid

A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID)

1039.3k](/packages/duoshuo-uuid)[marvinrabe/laravel-wizards

Simple Wizard Controller for Laravel.

301.6k](/packages/marvinrabe-laravel-wizards)[inspiredminds/contao-event-registration

Contao extension to allow registration for events.

134.1k](/packages/inspiredminds-contao-event-registration)[delight-im/base-convert

Conversion of arbitrarily large numbers between any two bases or alphabets

161.2k](/packages/delight-im-base-convert)

PHPackages © 2026

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