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
- Host: GitHub
- URL: https://github.com/dansup/php-multihash
- Owner: dansup
- License: mit
- Created: 2016-06-24T04:49:40.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-01T19:02:22.000Z (almost 9 years ago)
- Last Synced: 2024-12-16T03:13:59.669Z (6 months ago)
- Topics: multihash, php
- Language: PHP
- Homepage: https://github.com/jbenet/multihash
- Size: 8.79 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE.md
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