Download the PHP package beakerboy/cashid-library without Composer
On this page you can find all versions of the php package beakerboy/cashid-library. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download beakerboy/cashid-library
More information about beakerboy/cashid-library
Files in beakerboy/cashid-library
Download beakerboy/cashid-library
More information about beakerboy/cashid-library
Files in beakerboy/cashid-library
Vendor beakerboy
Package cashid-library
Short Description CashID library for PHP
License MIT
Package cashid-library
Short Description CashID library for PHP
License MIT
Keywords Authenticationbitcoin
Please rate this library. Is it a good library?
Informations about the package cashid-library
CashID PHP library
Dependencies
- Any PSR-16 compatible cache (such as paillechat/apcu-simple-cache)
- BitcoinPHP ECDSA Library
- CashaddrConverter
Specifications
- CashID API (https://gitlab.com/cashid/protocol-specification)
Setup
Add this library and your selection of cache implementations to your composer.json
file in your project:
Use composer to install the library:
Composer will install CashID inside your vendor folder. Then you can add the following to your .php files to use the library with Autoloading.
Alternatively, use composer on the command line to require and install CashID:
Minimum Requirements
- PHP 7.1
Examples
Create CashID request
Validate CashID response
All versions of cashid-library with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
bitcoin-php/bitcoin-ecdsa Version >=1.3
submtd/cashaddr-converter Version >=1.0.1
bitcoin-php/bitcoin-ecdsa Version >=1.3
submtd/cashaddr-converter Version >=1.0.1
The package beakerboy/cashid-library contains the following files
Loading the files please wait ....