Download the PHP package thefox/hashcash without Composer
On this page you can find all versions of the php package thefox/hashcash. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download thefox/hashcash
More information about thefox/hashcash
Files in thefox/hashcash
Download thefox/hashcash
More information about thefox/hashcash
Files in thefox/hashcash
Vendor thefox
Package hashcash
Short Description Hashcash implementation in PHP.
License GPL-3.0
Homepage https://fox21.at
Package hashcash
Short Description Hashcash implementation in PHP.
License GPL-3.0
Homepage https://fox21.at
Please rate this library. Is it a good library?
Informations about the package hashcash
Hashcash
Pure PHP implementation of Hashcash 1.
Project Outlines
The project outlines as described in my blog post about Open Source Software Collaboration.
- The main purpose of this software is to implement Hashcash using pure PHP.
- The features should not go beyond the features and functions the original implementation of Hashcash is providing. So the feature-set is kind of restricted what could be possible in the future. But still, feel free to request features.
Installation
The preferred method of installation is via Packagist and Composer. Run the following command to install the package and add it as a requirement to composer.json:
Usage
See examples.php
for more examples.
Alternative Usage
Links
All versions of hashcash with dependencies
PHP Build Version
Package Version
The package thefox/hashcash contains the following files
Loading the files please wait ....