ipfs / php-stream-wrapper
PHP Stream Wrapper for IPFS.
dev-master
2018-06-10 07:34 UTC
Requires
- php: ^7.0
- ext-sodium: *
- guzzlehttp/guzzle: ^6.2.1
Requires (Dev)
- phpunit/phpunit: ^6.5
- squizlabs/php_codesniffer: 2.*
This package is not auto-updated.
Last update: 2024-11-05 19:35:21 UTC
README
The IPFS stream wrapper enables you to store and retrieve data from IPFS using built-in PHP functions, such as file_get_contents(), fopen() and file_put_contents().