Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexmasterov/base58.php
A fast and pure Base58 implementation
https://github.com/alexmasterov/base58.php
base58 binary php
Last synced: about 4 hours ago
JSON representation
A fast and pure Base58 implementation
- Host: GitHub
- URL: https://github.com/alexmasterov/base58.php
- Owner: AlexMasterov
- License: mit
- Created: 2018-09-08T20:51:58.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-05T10:55:57.000Z (almost 6 years ago)
- Last Synced: 2024-03-27T08:51:50.237Z (8 months ago)
- Topics: base58, binary, php
- Language: PHP
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Base58
[![Latest Stable Version](https://poser.pugx.org/alexmasterov/base58/v/stable)](https://packagist.org/packages/alexmasterov/base58)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/AlexMasterov/base58.php/master/LICENSE)
[![Build Status](https://travis-ci.org/AlexMasterov/base58.php.svg)](https://travis-ci.org/AlexMasterov/base58.php)_WIP_..