ipfs / php-stream-wrapper
PHP Stream Wrapper for IPFS.
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 1
Open Issues: 0
pkg:composer/ipfs/php-stream-wrapper
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: 2025-10-08 00:31:54 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().