Download the PHP package jiangjinyuan/bip70 without Composer
On this page you can find all versions of the php package jiangjinyuan/bip70. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package bip70
BIP70 in PHP
This package provides a pure PHP interface to BIP70.
It exposes classes for:
- X509 routines
- loading a trusted certificate store
- CA chain validation of X509Certificates
- X509 signature validation of Signature and X509Certificate
- for extracting, parsing, and manipulating protobufs
- for downloading and fully validating a payment request over HTTP(s)
- creating (un)signed payment requests
Note: this library should not be considered stable until the v1.0.0 release. Outstanding issues are tracked using the v1.0.0 milestone.
Contributing
For contributing guidelines, please see CONTRIBUTING.md
Credits
Much credit is due to the open source software that make this package possible.
- sop/x509 for X509, and some crypto utils
- rgooding/protobuf-php for protobuf support
- composer/ca-bundle for detecting the trusted certificate store, and providing a fallback
All versions of bip70 with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
sop/x509 Version ^0.6.0
rgooding/protobuf-php Version v0.0.1
composer/ca-bundle Version ^1.0
guzzlehttp/guzzle Version ^6.3
phpstan/phpstan Version ^0.9.2
sop/x509 Version ^0.6.0
rgooding/protobuf-php Version v0.0.1
composer/ca-bundle Version ^1.0
guzzlehttp/guzzle Version ^6.3
phpstan/phpstan Version ^0.9.2
The package jiangjinyuan/bip70 contains the following files
Loading the files please wait ....