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

https://github.com/dansup/php-multihash

multihash implementation in php
https://github.com/dansup/php-multihash

multihash php

Last synced: 5 months ago
JSON representation

multihash implementation in php

Awesome Lists containing this project

README

        

php-multihash
=============

[![Latest Version on Packagist][ico-version]][link-packagist]
[![Software License][ico-license]](LICENSE.md)
[![Total Downloads][ico-downloads]][link-downloads]

> [multihash](//github.com/jbenet/multihash) implementation.

####Not yet functional, use at your own risk

An IPFS Multihash PHP library, still in active development.

## License

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

[ico-version]: https://img.shields.io/packagist/v/dansup/php-multihash.svg?style=flat-square
[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square
[ico-travis]: https://img.shields.io/travis/dansup/php-multihash/master.svg?style=flat-square
[ico-scrutinizer]: https://img.shields.io/scrutinizer/coverage/g/dansup/php-multihash.svg?style=flat-square
[ico-code-quality]: https://img.shields.io/scrutinizer/g/dansup/php-multihash.svg?style=flat-square
[ico-downloads]: https://img.shields.io/packagist/dt/dansup/php-multihash.svg?style=flat-square

[link-packagist]: https://packagist.org/packages/dansup/php-multihash
[link-travis]: https://travis-ci.org/dansup/php-multihash
[link-scrutinizer]: https://scrutinizer-ci.com/g/dansup/php-multihash/code-structure
[link-code-quality]: https://scrutinizer-ci.com/g/dansup/php-multihash
[link-downloads]: https://packagist.org/packages/dansup/php-multihash
[link-author]: https://github.com/dansup
[link-contributors]: ../../contributors