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
- Host: GitHub
- URL: https://github.com/treehouse-roots/php-ipfs-stream-wrapper
- Owner: treehouse-roots
- License: mit
- Created: 2018-05-24T23:53:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-10T07:34:22.000Z (over 7 years ago)
- Last Synced: 2025-02-16T17:04:21.487Z (11 months ago)
- Topics: ipfs, php, stream-wrapper
- Language: PHP
- Size: 38.1 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PHP Stream Wrapper for IPFS

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().
[](https://travis-ci.com/treehouse-roots/php-ipfs-stream-wrapper)