library base58-compat
Userspace function as fallback for base58 extension
legalthings/base58-compat
Userspace function as fallback for base58 extension
- Wednesday, May 30, 2018
- by jasny
- Repository
- 2 Watchers
- 0 Stars
- 63 Installations
- PHP
- 1 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
Base58 PHP compat
Userspace fallback for base58 PHP extension using the
stephenhill/base58 library., (*1)
Relying on userspace functions for base58 encoding an decoding is not recommended as these perform 100 times slower
than the base58 extension., (*2)
dev-master
9999999-dev
Userspace function as fallback for base58 extension
Sources
Download
MIT
The Requires
v0.1.0
0.1.0.0
Userspace function as fallback for base58 extension
Sources
Download
MIT
The Requires