Download the PHP package bzzhh/pezos without Composer
On this page you can find all versions of the php package bzzhh/pezos. 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 pezos
Pezos 🌮
PHP lib for Tezos
composer require bzzhh/pezos
Features
Handles Secp256k1 and Ed25519 keys.
Instanciate key from secret key
Instanciate key from public key
Sign messages
Verify signed messages
RPC
RPC clients generated with jane are available.
The open api files are taken from the official Tezos repo.
Symfony
Enable the Bundle
enable the bundle by adding it to the list of registered bundles
in the config/bundles.php
file of your project:
Configuration
Configure your host:
Dev workflow
- Launch services with
make up
- If possible do TDD,
make test
Resources
Thanks to these libraries from which code is just translated to PHP.
All versions of pezos with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
ext-sodium Version *
tuupola/base58 Version ^2.1
simplito/elliptic-php Version ^1.0
symfony/config Version ^5.3|^6.0
symfony/dependency-injection Version ^5.3|^6.0
symfony/http-kernel Version ^5.3|^6.0
jane-php/open-api-runtime Version ^7.5
ext-sodium Version *
tuupola/base58 Version ^2.1
simplito/elliptic-php Version ^1.0
symfony/config Version ^5.3|^6.0
symfony/dependency-injection Version ^5.3|^6.0
symfony/http-kernel Version ^5.3|^6.0
jane-php/open-api-runtime Version ^7.5
The package bzzhh/pezos contains the following files
Loading the files please wait ....