PHPackages                             dansup/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. dansup/php-ipfs

ActiveLibrary[API Development](/categories/api)

dansup/php-ipfs
===============

A PHP wrapper for the IPFS API server

v0.1.2(10y ago)13433MITPHPPHP &gt;=5.5.9

Since Jun 14Pushed 10y ago6 watchersCompare

[ Source](https://github.com/dansup/php-ipfs)[ Packagist](https://packagist.org/packages/dansup/php-ipfs)[ Docs](https://github.com/dansup/php-ipfs)[ RSS](/packages/dansup-php-ipfs/feed)WikiDiscussions master Synced today

READMEChangelog (4)Dependencies (4)Versions (5)Used By (0)

php-ipfs
========

[](#php-ipfs)

[![Latest Version on Packagist](https://camo.githubusercontent.com/1babb8b5f4978888f512c40a8fc2cb438469808347fb0a4a4aadcb6a7b5b335c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f64616e7375702f7068702d697066732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dansup/php-ipfs)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/bd59286326ccd979bee8efc652bab5a7bf83131b610925b209748ff2994acc9f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f64616e7375702f7068702d697066732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dansup/php-ipfs)

A PHP wrapper library for the IPFS API server.

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

[](#installation)

```
composer require dansup/php-ipfs

```

Usage
-----

[](#usage)

A limited number of methods are supported at the moment, I hope to add them all eventually.

```
