PHPackages                             hawksalot/php-ipfs - 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. [API Development](/categories/api)
4. /
5. hawksalot/php-ipfs

ActiveLibrary[API Development](/categories/api)

hawksalot/php-ipfs
==================

php interface for Go-IPFS HTTP API functions

v0.1.6(8y ago)135[1 PRs](https://github.com/Hawksalot/php-ipfs/pulls)MITPHP

Since Sep 12Pushed 7y agoCompare

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

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

PHP-IPFS
========

[](#php-ipfs)

Getting Started
---------------

[](#getting-started)

### Prerequisites

[](#prerequisites)

- PHP &gt;=7.1
- IPFS &gt;=0.4.10
- [Composer](https://getcomposer.org/doc/00-intro.md)

### Installing

[](#installing)

Install from Packagist:

```
composer require hawksalot/php-ipfs

```

### How to Use

[](#how-to-use)

To use an API function, call it using camel case.

log/level becomes logLevel:

```
Ipfs::logLevel();
```

object/patch/add-link becomes objectPatchAddLink:

```
Ipfs::objectPatchAddLink($exampleNode, $exampleName, $exampleHash);
```

### Examples

[](#examples)

### Testing

[](#testing)

// TODO

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 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

Every ~0 days

Total

6

Last Release

3159d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ccbbc665210a17403363e8957a481635dbc70840649f1cf5e6309e9b990db161?d=identicon)[kadukeco](/maintainers/kadukeco)

---

Top Contributors

[![Hawksalot](https://avatars.githubusercontent.com/u/26101549?v=4)](https://github.com/Hawksalot "Hawksalot (26 commits)")

---

Tags

distributedipfs

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/hawksalot-php-ipfs/health.svg)

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

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[linkorb/etcd-php

Etcd client library for PHP

243143.4k1](/packages/linkorb-etcd-php)[cloutier/php-ipfs-api

A client library for the IPFS API

1209.3k2](/packages/cloutier-php-ipfs-api)[rubix/server

Deploy your Rubix ML models to production with scalable stand-alone inference servers.

632.3k](/packages/rubix-server)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

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