2017 © Pedro Peláez
 

library php-ipfs

A PHP wrapper for the IPFS API server

image

dansup/php-ipfs

A PHP wrapper for the IPFS API server

  • Saturday, July 2, 2016
  • by dansup
  • Repository
  • 6 Watchers
  • 9 Stars
  • 18 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

php-ipfs

Latest Version on Packagist ![Software License][ico-license] ![Total Downloads][ico-downloads], (*1)

A PHP wrapper library for the IPFS API server., (*2)

Installation

composer require dansup/php-ipfs

Usage

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

``` php <?php, (*4)

use Dansup\IPFS\ServerFactory as IPFS;, (*5)

$ipfs = IPFS::driver('api')->size('QmeM5KhtRMpgp9JbF2FhJ7qA4yDZKDExGmwgYw9sMdELJE'); echo json_encode($ipfs); ```, (*6)

Testing

Tests coming soon!, (*7)

Contributing

Please see CONTRIBUTING and CONDUCT for details., (*8)

Security

If you discover any security related issues, please email danielsupernault@gmail.com instead of using the issue tracker., (*9)

Credits

License

The MIT License (MIT). Please see License File for more information., (*10)

The Versions

02/07 2016

dev-master

9999999-dev https://github.com/dansup/php-ipfs

A PHP wrapper for the IPFS API server

  Sources   Download

MIT

The Requires

 

The Development Requires

api library ipfs dansup

02/07 2016

v0.1.2

0.1.2.0 https://github.com/dansup/php-ipfs

A PHP wrapper for the IPFS API server

  Sources   Download

MIT

The Requires

 

The Development Requires

api library ipfs dansup

02/07 2016

v0.1.1

0.1.1.0 https://github.com/dansup/php-ipfs

A PHP wrapper for the IPFS API server

  Sources   Download

MIT

The Requires

 

The Development Requires

api library ipfs dansup

02/07 2016

v0.1.0

0.1.0.0 https://github.com/dansup/php-ipfs

A PHP wrapper for the IPFS API server

  Sources   Download

MIT

The Requires

 

The Development Requires

api library ipfs dansup

14/06 2016

v0.0.1

0.0.1.0 https://github.com/dansup/php-ipfs-api

A PHP wrapper for the IPFS API server

  Sources   Download

MIT

The Requires

 

The Development Requires

api library ipfs dansup