library php
PHP implementation of groupcash algorithms
groupcash/php
PHP implementation of groupcash algorithms
- Friday, September 23, 2016
- by rtens
- Repository
- 1 Watchers
- 0 Stars
- 127 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 1 Forks
- 2 Open issues
- 1 Versions
- 0 % Grown
groupcash PHP
Implementation of the groupcash design in PHP., (*1)
Usage
To use the library in your own projects, require it with composer, (*2)
composer require groupcash/php
For development, download it with composer and execute the specification with scrut, (*3)
composer create-project groupcash/php groupcash-php -sdev
cd groupcash-php
vendor/bin/scrut
License
The groupcash PHP implementation is released under the MIT License, (*4)
dev-master
9999999-dev
PHP implementation of groupcash algorithms
Sources
Download
MIT
The Requires
The Development Requires