An open API service indexing awesome lists of open source software.

https://github.com/treehouse-roots/php-ipfs-stream-wrapper

PHP Stream Wrapper for IPFS
https://github.com/treehouse-roots/php-ipfs-stream-wrapper

ipfs php stream-wrapper

Last synced: 5 months ago
JSON representation

PHP Stream Wrapper for IPFS

Awesome Lists containing this project

README

          

# PHP Stream Wrapper for IPFS

![IPFS](https://user-images.githubusercontent.com/1211152/29604883-ca3a4028-87e0-11e7-9f9a-75de49b06048.png)

The IPFS stream wrapper enables you to store and retrieve data from [IPFS](https://ipfs.io/) using built-in PHP functions, such as file_get_contents(), fopen() and file_put_contents().

[![Build Status](https://api.travis-ci.com/treehouse-roots/php-ipfs-stream-wrapper.svg?branch=master)](https://travis-ci.com/treehouse-roots/php-ipfs-stream-wrapper)